Ignore:
Timestamp:
Mar 7, 2024, 1:33:54 AM (4 months ago)
Author:
Bruno Cornec
Message:

Fix build_partition_name to allocate dynamically and change proto accordingly

File:
1 edited

Legend:

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

    r3858 r3859  
    33 */
    44
    5 extern char *build_partition_name(char *partition, const char *drive,
    6                                   int partno);
     5extern char *build_partition_name(const char *drive, int partno);
    76extern char *commarize(char *);
    87extern char *disklist_entry_to_string(struct list_of_disks *disklist,
Note: See TracChangeset for help on using the changeset viewer.