summaryrefslogtreecommitdiffstats
path: root/lib/libdisk/change.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libdisk/change.c')
-rw-r--r--lib/libdisk/change.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libdisk/change.c b/lib/libdisk/change.c
index fa12ad9..12812bd 100644
--- a/lib/libdisk/change.c
+++ b/lib/libdisk/change.c
@@ -86,7 +86,7 @@ All_FreeBSD(struct disk *d, int force_all)
int type;
#ifdef PC98
- type = 0x494;
+ type = 0xc494;
#else
type = 0xa5;
#endif
OpenPOWER on IntegriCloud