Changeset 3205 in Sophya for trunk/SophyaProg/PrgUtil/scanppf.cc
- Timestamp:
- Apr 10, 2007, 12:08:14 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/PrgUtil/scanppf.cc
r3091 r3205 10 10 #include "sambainit.h" 11 11 #include "histinit.h" 12 13 #ifdef __MWERKS__14 #include <console.h>15 #endif16 12 17 13 … … 50 46 int main(int narg, char* arg[]) 51 47 { 52 53 #ifdef __MWERKS__54 narg = ccommand(&arg);55 #endif56 48 57 49 SambaInitiator smbinit;
Note:
See TracChangeset
for help on using the changeset viewer.