* serial.h (SERIAL_SET_TTY_STATE): Comment return value.
[deliverable/binutils-gdb.git] / gdb / i386v-nat.c
index e2ab3f34f9cc1d4cb1ce83bde4ed70a4e0ddfb6d..3e16d319223618f66b5d5536917cd8a436befac3 100644 (file)
@@ -132,7 +132,7 @@ i386_float_info ()
   
   if (fpvalid == 0) 
     {
-      printf ("no floating point status saved\n");
+      printf_unfiltered ("no floating point status saved\n");
       return;
     }
   
This page took 0.023162 seconds and 4 git commands to generate.