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-EXT.h

    r2355 r3042  
    2525extern void strip_spaces(char *in_out);
    2626extern char *trim_empty_quotes(char *incoming);
    27 extern char *truncate_to_drive_name(char *partition);
     27extern char *truncate_to_drive_name(const char *partition);
    2828extern char *turn_raid_level_number_to_string(int raid_level);
    2929
Note: See TracChangeset for help on using the changeset viewer.