Changeset 172
- Timestamp:
 - Apr 14, 2009, 4:56:39 PM (17 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  branches/samba-3.0/source/web/startstop.c (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
branches/samba-3.0/source/web/startstop.c
r171 r172 21 21 #ifdef __OS2__ 22 22 #include "process.h" 23 #define exists(filename) (!access(filename, F_OK))24 23 #define SWAT_HELPER(WHAT, WHO) slprintf(binfile, sizeof(pstring) - 1, "swathelp.cmd"); \ 25 24 int rc; \  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  