Ignore:
Timestamp:
Feb 15, 2007, 1:07:22 AM (17 years ago)
Author:
Bruno Cornec
Message:

Includes are now also taken temporarily in common (to allow for ../common removal in files which is a bad practice)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/src/mondorestore/mondo-restore.c

    r1168 r1170  
    15801580restore_a_tarball_from_CD(char *tarball_fname,
    15811581                          long current_tarball_number,
    1582                           struct s_node *filelist, struct s_bkpinfo *)
     1582                          struct s_node *filelist, struct s_bkpinfo *bkpinfo)
    15831583{
    15841584    int retval = 0;
Note: See TracChangeset for help on using the changeset viewer.