Changeset 1159 for pjproject/trunk/pjlib/src/pj/ioqueue_common_abs.c
- Timestamp:
- Apr 6, 2007 10:29:20 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib/src/pj/ioqueue_common_abs.c
r974 r1159 156 156 return !pj_list_empty(&key->accept_list); 157 157 #else 158 PJ_UNUSED_ARG(key); 158 159 return 0; 159 160 #endif
Note: See TracChangeset
for help on using the changeset viewer.