2003-08-04 David Carlton <carlton@kealia.com>
[deliverable/binutils-gdb.git] / gdb / event-top.c
index 5ab324df758839b04c34b8f5284f51d22d2ac172..9db28fb38be4c768c946dc54ae241a05b68ac993 100644 (file)
@@ -612,7 +612,7 @@ command_line_handler (char *rl)
   if (annotation_level > 1 && instream == stdin)
     {
       printf_unfiltered ("\n\032\032post-");
-      printf_unfiltered (async_annotation_suffix);
+      puts_unfiltered (async_annotation_suffix);
       printf_unfiltered ("\n");
     }
 
This page took 0.035034 seconds and 4 git commands to generate.