WiP
[oweals/gnunet.git] / src / monkey / gdbmi_breakpoint.c
index 645c274441a88e57af3e016ecf225fb24b4f8a8f..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,11 +22,11 @@ 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>
 
 ***************************************************************************/
 
-#include "mi_gdb.h"
+#include "gdbmi.h"
 
 /* Low level versions. */