summaryrefslogtreecommitdiff
path: root/lib/libdisk/disk.c
diff options
context:
space:
mode:
authorMike Smith <msmith@FreeBSD.org>2000-09-13 05:04:48 +0000
committerMike Smith <msmith@FreeBSD.org>2000-09-13 05:04:48 +0000
commit53ea88cdd17ce2364c71f636293eef482f3a3d76 (patch)
tree37c5ef32c1cc4088bb7d3d4c6672216ba880f49e /lib/libdisk/disk.c
parent170871defe393806f55d68176fcfeec7612ead5c (diff)
Notes
Diffstat (limited to 'lib/libdisk/disk.c')
-rw-r--r--lib/libdisk/disk.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libdisk/disk.c b/lib/libdisk/disk.c
index 83617ad3b6f0..0d77f38a4f84 100644
--- a/lib/libdisk/disk.c
+++ b/lib/libdisk/disk.c
@@ -463,9 +463,9 @@ Collapse_Disk(struct disk *d)
#endif
#ifdef PC98
-static char * device_list[] = {"wd", "ad", "da", "afd", "fla", "idad", "mlxd", "amrd", "twed", "fd", 0};
+static char * device_list[] = {"wd", "aacd", "ad", "da", "afd", "fla", "idad", "mlxd", "amrd", "twed", "fd", 0};
#else
-static char * device_list[] = {"ad", "da", "afd", "fla", "idad", "mlxd", "amrd", "twed", "fd", 0};
+static char * device_list[] = {"aacd", "ad", "da", "afd", "fla", "idad", "mlxd", "amrd", "twed", "fd", 0};
#endif
char **