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/CONVERTALN/main.c

    r5390 r6141  
    264264 
    265265    if(Lenstr(file_name)<=0)    { 
    266         sprintf(temp, "ilegal file name: %s, EXIT.", file_name); 
     266        sprintf(temp, "illegal file name: %s, EXIT.", file_name); 
    267267        error(152, temp); 
    268268    }