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

Last change on this file since 3320 was 3320, checked in by Bruno Cornec, 9 years ago
  • Re-add (thanks git BTW) the 2.2.9 branch which had been destroyed in the move to 3.0
  • Property svn:eol-style set to native
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.