Changeset 640 for pjproject/trunk/pjlib/src/pjlib-test/errno.c
- Timestamp:
- Aug 1, 2006 11:01:55 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib/src/pjlib-test/errno.c
r65 r640 90 90 PJ_LOG(3, (THIS_FILE, 91 91 "...error: expecting \"invalid\" string in the msg")); 92 #ifndef PJ_WIN32_WINCE 92 93 return -20; 94 #endif 93 95 } 94 96
Note: See TracChangeset
for help on using the changeset viewer.