Imported Upstream version 2.6.0p2
[debian/amanda] / device-src / tape-ops.h
index 24483738550061f20641eba97e20bfda89bc80aa..bebe28abc3b32ca45c096f3002e49462d51a8f60 100644 (file)
@@ -53,7 +53,7 @@ typedef enum {
     TAPE_CHECK_UNKNOWN,
     TAPE_CHECK_FAILURE
 } TapeCheckResult;
-TapeCheckResult tape_is_tape_device(int fd);
+ReadLabelStatusFlags tape_is_tape_device(int fd);
 TapeCheckResult tape_is_ready(int fd);
 
 /* Also implemented in above files. Sets properties on the device. */