Changeset 6141 for trunk/ARBDB/ad_prot.h

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/ad_prot.h

    r6125 r6141  
    118118 
    119119/* arbdb.c */ 
    120 char *GB_rel P_((void *struct_adress, long rel_adress)); 
     120char *GB_rel P_((void *struct_address, long rel_address)); 
    121121NOT4PERL GB_ERROR GB_safe_atof P_((const char *str, double *res)); 
    122122double GB_atof P_((const char *str));