FreeBSD Bugzilla – Attachment 241744 Details for
Bug 269753
Fix compatiblity typo in code comments
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
01-x86-fix-compatiblity-typo-in-comments.diff
01-x86-fix-compatiblity-typo-in-comments.diff (text/plain), 484 bytes, created by
Igor Ostapenko
on 2023-04-25 21:16:47 UTC
(
hide
)
Description:
01-x86-fix-compatiblity-typo-in-comments.diff
Filename:
MIME Type:
Creator:
Igor Ostapenko
Created:
2023-04-25 21:16:47 UTC
Size:
484 bytes
patch
obsolete
>diff --git a/sys/x86/x86/mptable.c b/sys/x86/x86/mptable.c >index 173ffaa09b4..7be9730a7d4 100644 >--- a/sys/x86/x86/mptable.c >+++ b/sys/x86/x86/mptable.c >@@ -1264,7 +1264,7 @@ mptable_host_res_handler(ext_entry_ptr entry, void *arg) > break; > default: > printf( >- "MPTable: Unknown compatiblity address space range for bus %u: %d\n", >+ "MPTable: Unknown compatibility address space range for bus %u: %d\n", > cbasm->bus_id, cbasm->predefined_range); > return; > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 269753
:
240324
| 241744 |
241745
|
241746
|
241747