Changeset 1217 for trunk/dll/init.c


Ignore:
Timestamp:
Sep 13, 2008, 10:15:51 AM (17 years ago)
Author:
John Small
Message:

init.c: moved a misplaced function declaration.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/init.c

    r1209 r1217  
    146146#endif
    147147
     148VOID FindSwapperDat(VOID);
     149
    148150// Data definitions
    149151static PSZ pszSrcFile = __FILE__;
     
    222224CHAR *WC_TREESTATUS;
    223225CHAR *WC_VIEWSTATUS;
    224 VOID FindSwapperDat(VOID);
    225226CHAR profile[CCHMAXPATH];
    226227ULONGLONG ullTmpSpaceNeeded;
Note: See TracChangeset for help on using the changeset viewer.