Changeset 3374 in MondoRescue for branches/3.2/mondo/test/test-truncname.c


Ignore:
Timestamp:
Apr 27, 2015, 4:25:29 PM (9 years ago)
Author:
Bruno Cornec
Message:
  • Fix compilation warnings and errors
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.2/mondo/test/test-truncname.c

    r3185 r3374  
    1313
    1414extern void twenty_seconds_til_yikes(void);
    15 
    16 /* Reference to global bkpinfo */
    17 struct s_bkpinfo *bkpinfo;
    1815
    1916extern bool g_text_mode;
     
    4037char *g_getfacl;
    4138char *g_getfattr;
     39
     40/* Reference to global bkpinfo */
     41struct s_bkpinfo *bkpinfo;
    4242
    4343extern char *MONDO_LOGFILE;
Note: See TracChangeset for help on using the changeset viewer.