source: MondoRescue/branches/2.2.9/mondo/src/mondorestore/mondo-rstr-compare-EXT.h@ 2157

Last change on this file since 2157 was 1647, checked in by Bruno Cornec, 17 years ago

remove bkpinfo also from header files

  • Property svn:keywords set to Id
File size: 226 bytes
Line 
1/* mondo-rstr-compare-EXT.h */
2
3
4extern int compare_to_CD();
5extern int compare_to_cdstream();
6extern int compare_to_tape();
7extern int compare_mode(struct mountlist_itself *mountlist,
8 struct raidlist_itself *raidlist);
Note: See TracBrowser for help on using the repository browser.