Author: brooks
Date: Sun Aug  7 09:02:54 2016
New Revision: 303812
URL: https://svnweb.freebsd.org/changeset/base/303812

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

Modified:
  head/sys/mips/mips/trap.c

Modified: head/sys/mips/mips/trap.c
==============================================================================
--- head/sys/mips/mips/trap.c   Sun Aug  7 03:48:33 2016        (r303811)
+++ head/sys/mips/mips/trap.c   Sun Aug  7 09:02:54 2016        (r303812)
@@ -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.
                         */
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to