Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144932597
D55177.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
450 B
Referenced Files
None
Subscribers
None
D55177.diff
View Options
diff --git a/stand/efi/loader/arch/amd64/trap.c b/stand/efi/loader/arch/amd64/trap.c
--- a/stand/efi/loader/arch/amd64/trap.c
+++ b/stand/efi/loader/arch/amd64/trap.c
@@ -418,7 +418,7 @@
printf("failed\n");
return (CMD_OK);
}
-COMMAND_SET(grap_faults, "grab_faults", "grab faults", command_grab_faults);
+COMMAND_SET(grab_faults, "grab_faults", "grab faults", command_grab_faults);
static int
command_ungrab_faults(int argc, char *argv[])
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Feb 15, 6:19 AM (17 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28570836
Default Alt Text
D55177.diff (450 B)
Attached To
Mode
D55177: fix typo in efi/loader/arch/amd64/trap.c
Attached
Detach File
Event Timeline
Log In to Comment