Ignore:
Timestamp:
Mar 7, 2024, 12:52:46 AM (4 months ago)
Author:
Bruno Cornec
Message:

remove center_string function to keep only mr_center_string

File:
1 edited

Legend:

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

    r3552 r3858  
    44
    55char *build_partition_name(char *partition, const char *drive, int partno);
    6 void center_string(char *in_out, int width);
    76char *commarize(char *);
    87char *disklist_entry_to_string(struct list_of_disks *disklist, int lino);
Note: See TracChangeset for help on using the changeset viewer.