aboutsummaryrefslogtreecommitdiff
path: root/gdb/ui-file.h
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-06-03 20:54:43 +0000
committerAndrew Cagney <cagney@redhat.com>2003-06-03 20:54:43 +0000
commita9596cd98aa07c137ed362c7d92df64213b4fa04 (patch)
tree93d2aea2e0fa868da0f9b56626e5cfe8c2341869 /gdb/ui-file.h
parent74eda9eb7acc3c2bd375826f92e8ca233d5f767a (diff)
downloadfsf-binutils-gdb-cagney_writestrings-20030508-branch.zip
fsf-binutils-gdb-cagney_writestrings-20030508-branch.tar.gz
fsf-binutils-gdb-cagney_writestrings-20030508-branch.tar.bz2
Diffstat (limited to 'gdb/ui-file.h')
-rw-r--r--gdb/ui-file.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ui-file.h b/gdb/ui-file.h
index 989c343..b708e34 100644
--- a/gdb/ui-file.h
+++ b/gdb/ui-file.h
@@ -88,7 +88,7 @@ extern struct ui_file *mem_fileopen (void);
extern struct ui_file *stdio_fileopen (FILE *file);
/* Open NAME returning an STDIO based UI_FILE. */
-extern struct ui_file *gdb_fopen (char *name, char *mode);
+extern struct ui_file *gdb_fopen (const char *name, const char *mode);
/* Create a file which writes to both ONE and TWO. CLOSE_ONE
and CLOSE_TWO indicate whether the original files should be