Changeset 222 for trunk/src/helpers/lan.c
- Timestamp:
- Sep 3, 2002, 8:17:46 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/helpers/lan.c
r167 r222 99 99 }; 100 100 101 staticULONG G_ulNetsResolved = -1; // -1 == not init'd101 STATIC ULONG G_ulNetsResolved = -1; // -1 == not init'd 102 102 // 0 == success 103 103 // APIRET == failure
Note:
See TracChangeset
for help on using the changeset viewer.