diff src/debug.cc @ 10840:89f4d7e294cc

Grammarcheck .cc files
author Rik <octave@nomad.inbox5.com>
date Sat, 31 Jul 2010 11:18:11 -0700
parents 65bc065bec95
children 3329616444f0
line wrap: on
line diff
--- a/src/debug.cc
+++ b/src/debug.cc
@@ -487,6 +487,7 @@
 @item func\n\
 String representing the function name.  When already in debug\n\
 mode this should be left out and only the line should be given.\n\
+\n\
 @item line\n\
 Line number you would like the breakpoint to be set on.  Multiple\n\
 lines might be given as separate arguments or as a vector.\n\
@@ -519,6 +520,7 @@
 @item func\n\
 String representing the function name.  When already in debug\n\
 mode this should be left out and only the line should be given.\n\
+\n\
 @item line\n\
 Line number where you would like to remove the breakpoint.  Multiple\n\
 lines might be given as separate arguments or as a vector.\n\