aboutsummaryrefslogtreecommitdiffstats
path: root/autojuke.c
diff options
context:
space:
mode:
authorkraxel <kraxel>2005-02-09 11:57:25 +0000
committerkraxel <kraxel>2005-02-09 11:57:25 +0000
commitb00ae68a83de451edb86a2bb3bbaa1a16021d199 (patch)
tree3a41d314ceb275bc467b6186d4a08fc079eb6884 /autojuke.c
parent65b4d6491a2fcd32efe5b0cacf137305af95b541 (diff)
downloadscsi-changer-b00ae68a83de451edb86a2bb3bbaa1a16021d199.tar.gz
- merge patch from Michael Riepe (specify device to use).
- fix some minor compiler warnings.
Diffstat (limited to 'autojuke.c')
-rw-r--r--autojuke.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/autojuke.c b/autojuke.c
index c27f135..f80a972 100644
--- a/autojuke.c
+++ b/autojuke.c
@@ -29,7 +29,7 @@
/* ---------------------------------------------------------------------- */
-int
+static int
check_mtab(int n, char **devs)
{
int i,res;