Show
Ignore:
Timestamp:
14/08/09 16:29:27 (3 years ago)
Author:
westram
Message:
  • spellchecked all (phew)
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/SERVERCNTRL/servercntrl.c

    r6100 r6141  
    189189            if (strcmp(file, "!ASSUME_RUNNING") == 0) { 
    190190                // assume pt-server is running on a host,  w/o access to common network drive 
    191                 // i.e. we cannot check for the existance of the database file 
     191                // i.e. we cannot check for the existence of the database file 
    192192            } 
    193193            else if (GB_size_of_file(file) <= 0) {