summaryrefslogtreecommitdiff
path: root/libdiskfs
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-02-10 20:09:51 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-02-10 20:09:51 +0000
commit8e21e82ced8000c16c82c9d3dca5e62cd3eedcfa (patch)
tree10288d55ddfc9c10c405bfdef3a1e1c460a794ad /libdiskfs
parenta32fb5afd755a6ab8e3fc618907c3afce3d8d2f5 (diff)
Formerly boot-parse.c.~4~
Diffstat (limited to 'libdiskfs')
-rw-r--r--libdiskfs/boot-parse.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libdiskfs/boot-parse.c b/libdiskfs/boot-parse.c
index 1aed0b02..b17a6877 100644
--- a/libdiskfs/boot-parse.c
+++ b/libdiskfs/boot-parse.c
@@ -39,6 +39,7 @@ char *
diskfs_parse_bootargs (int argc, char **argv)
{
char *devname;
+ device_t con;
/* The arguments, as passed by the kernel, are as follows:
-<flags> hostport deviceport rootname */