Ignore:
Timestamp:
Sep 3, 2002, 8:17:46 PM (23 years ago)
Author:
umoeller
Message:

Minor adjustments for new static handling.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/helpers/lan.c

    r167 r222  
    9999    };
    100100
    101 static ULONG    G_ulNetsResolved = -1;      // -1 == not init'd
     101STATIC ULONG    G_ulNetsResolved = -1;      // -1 == not init'd
    102102                                            // 0  == success
    103103                                            // APIRET == failure
Note: See TracChangeset for help on using the changeset viewer.