Changeset 1185 in MondoRescue for trunk/mondo/src/common/libmondo-string-EXT.h


Ignore:
Timestamp:
Feb 19, 2007, 1:51:26 AM (17 years ago)
Author:
Bruno Cornec
Message:

Merges in trunk modifications coming from stable (common)

File:
1 edited

Legend:

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

    r783 r1185  
    99                                      int lino);
    1010extern long friendly_sizestr_to_sizelong(char *incoming);
    11 extern char *leftpad_string(char *incoming, int width);
    1211extern char *marker_to_string(int marker);
    1312extern char *mountlist_entry_to_string(struct mountlist_itself *mountlist,
     
    2625extern int strcmp_inc_numbers(char *stringA, char *stringB);
    2726extern char *strip_afio_output_line(char *input);
    28 extern void strip_spaces(char *in_out);
    2927extern char *trim_empty_quotes(char *incoming);
    3028extern char *truncate_to_drive_name(char *partition);
Note: See TracChangeset for help on using the changeset viewer.