- Timestamp:
- Oct 13, 2006 5:30:46 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib/src/pj/pool_buf.c
r753 r768 67 67 if (initialize() != PJ_SUCCESS) 68 68 return NULL; 69 is_initialized = 1; 69 70 } 70 71
Note: See TracChangeset
for help on using the changeset viewer.