Changeset 2403
- Timestamp:
- Dec 30, 2008 4:19:06 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib-util/src/pjlib-util-test/resolver_test.c
r2394 r2403 1363 1363 int rc; 1364 1364 1365 #ifdef NDEBUG1366 PJ_LOG(3,(THIS_FILE, " error: NDEBUG is declared"));1367 return -1;1368 #endif1369 1370 1365 rc = init(); 1371 1366 if (rc != 0)
Note: See TracChangeset
for help on using the changeset viewer.