Changeset 3861 for trunk/libc/src/kNIX/os2/tcpipver.c
- Timestamp:
- Jun 26, 2014, 2:12:11 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libc/src/kNIX/os2/tcpipver.c
r3804 r3861 1345 1345 #undef __LIBC_LOG_GROUP 1346 1346 #define __LIBC_LOG_GROUP __LIBC_LOG_GRP_INITTERM 1347 _CRT_INIT1(tcpipInit)1348 1347 1349 1348 /** … … 1359 1358 LIBCLOG_RETURN_VOID(); 1360 1359 } 1360 _CRT_INIT1(tcpipInit); 1361 1361 1362 1362
Note:
See TracChangeset
for help on using the changeset viewer.