Show
Ignore:
Timestamp:
15/08/09 14:13:42 (3 years ago)
Author:
westram
Message:
  • backport [6141] (parts changing code, but only strings and comments)
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/stable_5.0/ARB_GDE/GDE_arbdb_io.cxx

    r5901 r6143  
    6060        size_t fl = filter->filter_len; 
    6161        if (fl < maxalignlen) { 
    62             aw_message("Warning Your filter is shorter than the alignment len"); 
     62            aw_message("Warning: Your filter is shorter than the alignment len"); 
    6363            maxalignlen = fl; 
    6464        }