Ignore:
Timestamp:
Oct 7, 2012, 8:44:28 PM (12 years ago)
Author:
Bruno Cornec
Message:
  • Fix some compilations warnings and 1 error
File:
1 edited

Legend:

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

    r2355 r3042  
    2121void strip_spaces(char *in_out);
    2222char *trim_empty_quotes(char *incoming);
    23 char *truncate_to_drive_name(char *partition);
     23char *truncate_to_drive_name(const char *partition);
    2424char *turn_raid_level_number_to_string(int raid_level);
    2525void printf_silly_message(void);
Note: See TracChangeset for help on using the changeset viewer.