Changeset 3374 in MondoRescue for branches/3.2/mondo/test/test-mr_stresc.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-mr_stresc.c

    r3294 r3374  
    1313/* Whether we should fail immediately at first error */
    1414bool g_fail_immediately = FALSE;
     15
     16/* Reference to global bkpinfo */
     17struct s_bkpinfo *bkpinfo;
    1518
    1619void (*mr_cleanup)(void) = NULL;
Note: See TracChangeset for help on using the changeset viewer.