Last change
on this file since 2307 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 |
|
---|
6 | int compare_to_CD();
|
---|
7 | int compare_to_cdstream();
|
---|
8 | int compare_to_tape();
|
---|
9 |
|
---|
10 | int
|
---|
11 | compare_mode(struct mountlist_itself *mountlist,
|
---|
12 | struct raidlist_itself *raidlist);
|
---|
Note:
See
TracBrowser
for help on using the repository browser.