X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=changer-src%2Fscsi-proto.c;h=8f6fd7737820957211a16ab31d91390022006271;hb=refs%2Ftags%2Fupstream%2F2.5.1;hp=7aa6f865adee7e2419a9d1ca1a195c70b80bf3f0;hpb=94c03cae686e4196a345d72452fda2a5203768ce;p=debian%2Famanda diff --git a/changer-src/scsi-proto.c b/changer-src/scsi-proto.c index 7aa6f86..8f6fd77 100644 --- a/changer-src/scsi-proto.c +++ b/changer-src/scsi-proto.c @@ -1,5 +1,5 @@ /* - * $Id: scsi-proto.c,v 1.3 1998/06/13 06:13:25 oliva Exp $ + * $Id: scsi-proto.c,v 1.4 2006/05/25 01:47:10 johnfranks Exp $ * * scsi-proto.c -- library routines to handle the changer * Prototype file for customization @@ -55,7 +55,7 @@ void eject_tape(char *tape) /* * find the first empty slot */ -int find_empty(int fd) +int find_empty( int fd, int start, int end) { /* * find an empty slot to insert a tape into (if required)