Author: eadler
Date: Mon Mar 19 03:38:59 2018
New Revision: 331168
URL: https://svnweb.freebsd.org/changeset/base/331168

Log:
  MFC r303812:
  
  Use a more conventional spelling of "breakpoint".

Modified:
  stable/11/sys/mips/mips/trap.c
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/sys/mips/mips/trap.c
==============================================================================
--- stable/11/sys/mips/mips/trap.c      Mon Mar 19 03:37:00 2018        
(r331167)
+++ stable/11/sys/mips/mips/trap.c      Mon Mar 19 03:38:59 2018        
(r331168)
@@ -854,7 +854,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.
                         */
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to