Changeset 6141 for trunk/ARBDB/admap.c

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

    r6107 r6141  
    406406                    free(headercopy); 
    407407 
    408                 }else{      /* Calc new indizes and size of header */ 
     408                }else{      /* Calc new indices and size of header */ 
    409409                    int valid=0;    /* no of non-temporary items */ 
    410410                    for (item=0; item<nitems; item++) 
     
    708708 
    709709{ 
    710     /* Dont map anything in memory debug mode */ 
     710    /* Don't map anything in memory debug mode */ 
    711711#if  ( MEMORY_TEST == 1) 
    712712    GBUSE(path);