source: MondoRescue/trunk/mondo/mondo/mondorestore/mondo-rstr-compare-EXT.h@ 59

Last change on this file since 59 was 59, checked in by bcornec, 19 years ago

Trunk: indent on all source files

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