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/ARBDB/EXAMPLES/write_all_species.c

    r5390 r6141  
    1515    if(!gb_main) 
    1616    { 
    17         printf("konnte Datenbank nicht oeffnen\n"); 
     17        printf("could not open database '%s'\n", path); 
    1818        return(-1); 
    1919    }