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

Last change on this file since 1647 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
RevLine 
[1]1/* mondo-rstr-compare.h
[128]2 * $Id: mondo-rstr-compare.h 1647 2007-09-24 01:24:45Z bruno $
[1]3 */
4
5
[1647]6int compare_to_CD();
7int compare_to_cdstream();
8int compare_to_tape();
[1]9
[128]10int
[1647]11compare_mode(struct mountlist_itself *mountlist,
[128]12 struct raidlist_itself *raidlist);
Note: See TracBrowser for help on using the repository browser.