Changeset 3042 in MondoRescue for branches/3.0/mondo/test/test-truncname.c


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/test/test-truncname.c

    r2236 r3042  
    4141
    4242extern char *MONDO_LOGFILE;
    43 extern char *truncate_to_drive_name(char *);
     43extern char *truncate_to_drive_name(const char *);
    4444/* We don't have a cleanup function yet */
    4545void (*mr_cleanup)(void) = NULL;
Note: See TracChangeset for help on using the changeset viewer.