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
|
Rev | Line | |
---|
[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] | 6 | int compare_to_CD();
|
---|
| 7 | int compare_to_cdstream();
|
---|
| 8 | int compare_to_tape();
|
---|
[1] | 9 |
|
---|
[128] | 10 | int
|
---|
[1647] | 11 | compare_mode(struct mountlist_itself *mountlist,
|
---|
[128] | 12 | struct raidlist_itself *raidlist);
|
---|
Note:
See
TracBrowser
for help on using the repository browser.