Clean up my ChangeLog entry
[binutils-gdb.git] / gdb / infrun.h
index 220ccc79e8b4c7f035df7a53254f43c7461a6305..7ebb9fc9f4e646a587e4370b409116d61c7c580f 100644 (file)
@@ -34,7 +34,7 @@ extern bool debug_infrun;
 /* Print an "infrun" debug statement.  */
 
 #define infrun_debug_printf(fmt, ...) \
-  debug_prefixed_printf_cond (debug_infrun, "infrun",fmt, ##__VA_ARGS__)
+  debug_prefixed_printf_cond (debug_infrun, "infrun", fmt, ##__VA_ARGS__)
 
 /* Print "infrun" start/end debug statements.  */