WiP
[oweals/gnunet.git] / src / monkey / gdbmi_breakpoint.c
index 07be215c19c34c3fcfd9b6f3881097b0148d2232..f91cc3ea5f660feca3136310f59c4ccdad91ccc5 100644 (file)
@@ -5,8 +5,8 @@
 
   Module: Breakpoint table commands.
   Comments:
-  GDB/MI commands for the "Breakpoint Table Commands" section.@p
-
+  GDB/MI commands for the "Breakpoint Table Commands" section.
+   @<p>
 @<pre>
 gdb command:          Implemented?
 
@@ -22,7 +22,7 @@ gdb command:          Implemented?
 @</pre>
 
 (*) I think the program should keep track of the breakpoints, so it will
-be implemented when I have more time.@p
+be implemented when I have more time.  @<p>
 
 ***************************************************************************/