mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Use a more conventional spelling of "breakpoint".
This commit is contained in:
parent
eb81dc79e9
commit
df28d191fa
1 changed files with 1 additions and 1 deletions
|
|
@ -849,7 +849,7 @@ dofault:
|
|||
}
|
||||
/*
|
||||
* The restoration of the original instruction and
|
||||
* the clearing of the berakpoint will be done later
|
||||
* the clearing of the breakpoint will be done later
|
||||
* by the call to ptrace_clear_single_step() in
|
||||
* issignal() when SIGTRAP is processed.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue