Ignore:
Timestamp:
Jun 19, 2013, 8:34:46 AM (11 years ago)
Author:
Bruno Cornec
Message:
  • First pass on svn merge -r 2935:3146 ../3.0
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.1/mondo/src/common/libmondo-string-EXT.h

    r2508 r3147  
    2323extern void strip_spaces(char *in_out);
    2424extern char *trim_empty_quotes(char *incoming);
    25 extern char *truncate_to_drive_name(char *partition);
     25extern char *truncate_to_drive_name(const char *partition);
    2626extern char *turn_raid_level_number_to_string(int raid_level);
    2727
Note: See TracChangeset for help on using the changeset viewer.