Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107325672
D38747.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
310 B
Referenced Files
None
Subscribers
None
D38747.diff
View Options
diff --git a/usr.sbin/efibootmgr/efibootmgr.c b/usr.sbin/efibootmgr/efibootmgr.c
--- a/usr.sbin/efibootmgr/efibootmgr.c
+++ b/usr.sbin/efibootmgr/efibootmgr.c
@@ -290,6 +290,7 @@
case 'u':
opts.find_dev = true;
opts.dev = strdup(optarg);
+ break;
case 'v':
opts.verbose = true;
break;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jan 13, 12:54 PM (21 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15781529
Default Alt Text
D38747.diff (310 B)
Attached To
Mode
D38747: efibootmgr: add missing break for 'u' case
Attached
Detach File
Event Timeline
Log In to Comment