projects
/
parted.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0bd265
)
Added EFI partition number
master
author
Robert Pengelly
<robertapengelly@hotmail.com>
Mon, 18 Nov 2024 23:57:49 +0000
(23:57 +0000)
committer
Robert Pengelly
<robertapengelly@hotmail.com>
Mon, 18 Nov 2024 23:57:49 +0000
(23:57 +0000)
lib.c
patch
|
blob
|
history
diff --git
a/lib.c
b/lib.c
index 091fcac92be02bbdf16a652bfb80c059df513487..943bb2d6cb0caa698fdbff242c2cbf07d07f88c1 100644
(file)
--- a/
lib.c
+++ b/
lib.c
@@
-398,6
+398,7
@@
void parse_args (int *pargc, char ***pargv, int optind) {
case 0x0C:
case 0x0E:
case 0x80:
+ case 0xEF:
break;