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/fconv.c

    r5178 r6141  
    148148    data.macke.strain                  = NULL; 
    149149    data.macke.subspecies              = NULL; 
    150     /* initialize gnebank format */ 
     150    /* initialize genbank format */ 
    151151    data.gbk.locus                     = NULL; 
    152152    data.gbk.definition                = NULL; 
     
    208208    data.alma.num_of_sequence          = 0; 
    209209    data.alma.sequence                 = NULL; 
    210     /* inital NBRF data format */ 
     210    /* initial NBRF data format */ 
    211211    data.nbrf.id                       = NULL; 
    212212    data.nbrf.description              = NULL;