source: MondoRescue/branches/2.2.5/mondo/src/mondorestore/mondo-rstr-compare.h@ 1881

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

remove bkpinfo also from header files

  • Property svn:keywords set to Id
File size: 202 bytes
Line 
1/* mondo-rstr-compare.h
2 * $Id: mondo-rstr-compare.h 1647 2007-09-24 01:24:45Z bruno $
3 */
4
5
6int compare_to_CD();
7int compare_to_cdstream();
8int compare_to_tape();
9
10int
11compare_mode(struct mountlist_itself *mountlist,
12 struct raidlist_itself *raidlist);
Note: See TracBrowser for help on using the repository browser.