summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/tape.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/sysinstall/tape.c')
-rw-r--r--usr.sbin/sysinstall/tape.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sysinstall/tape.c b/usr.sbin/sysinstall/tape.c
index 2e158ff..6fb6c69 100644
--- a/usr.sbin/sysinstall/tape.c
+++ b/usr.sbin/sysinstall/tape.c
@@ -4,7 +4,7 @@
* This is probably the last attempt in the `sysinstall' line, the next
* generation being slated to essentially a complete rewrite.
*
- * $Id: media_strategy.c,v 1.28 1995/05/26 20:30:59 jkh Exp $
+ * $Id: tape.c,v 1.1 1995/05/27 10:39:02 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -59,7 +59,7 @@ mediaInitTape(Device *dev)
}
int
-mediaGetTape(char *dist, char *path)
+mediaGetTape(char *file)
{
return -1;
}
OpenPOWER on IntegriCloud