projects
/
parted.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
468aedb
)
Allow specifying minix parition type
author
Robert Pengelly
<robertapengelly@hotmail.com>
Sat, 15 Jun 2024 20:08:05 +0000
(21:08 +0100)
committer
Robert Pengelly
<robertapengelly@hotmail.com>
Sat, 15 Jun 2024 20:08:05 +0000
(21:08 +0100)
lib.c
patch
|
blob
|
history
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;