import gdb-2000-02-01 snapshot
[deliverable/binutils-gdb.git] / gdb / tui / tuiIO.h
index adb7b15da191c3805fe84afa62b8f8df29a3b0d2..a1fe6a098efe255cf16c3f2dd822173fb38630f5 100644 (file)
@@ -7,7 +7,7 @@
 
 #include <stdio.h>
 
-extern void tuiPuts_unfiltered PARAMS ((const char *, GDB_FILE *));
+extern void tuiPuts_unfiltered  (const char *, struct ui_file *);
 extern unsigned int tuiGetc PARAMS ((void));
 extern unsigned int tuiBufferGetc PARAMS ((void));
 extern int tuiRead PARAMS ((int, char *, int));
This page took 0.0236420000000001 seconds and 4 git commands to generate.