Allow specifying minix parition type
authorRobert Pengelly <robertapengelly@hotmail.com>
Sat, 15 Jun 2024 20:08:05 +0000 (21:08 +0100)
committerRobert Pengelly <robertapengelly@hotmail.com>
Sat, 15 Jun 2024 20:08:05 +0000 (21:08 +0100)
lib.c

diff --git a/lib.c b/lib.c
index 815434a182ad69129ad83bd448ab8f95620a452f..2f9c94765140cd45a6bd98b7e45883354a11c440 100644 (file)
--- a/lib.c
+++ b/lib.c
@@ -393,6 +393,7 @@ void parse_args (int *pargc, char ***pargv, int optind) {
                     case 0x0B:
                     case 0x0C:
                     case 0x0E:
+                    case 0x80:
                     
                         break;