]> Git Repo - binutils.git/blobdiff - gdb/ui-file.h
2011-04-20 Pedro Alves <[email protected]>
[binutils.git] / gdb / ui-file.h
index 01cee1f1b85710ad886683e1d9bb17317d906dab..219668a735984492e40ac55aa4e7934afa554d75 100644 (file)
@@ -106,7 +106,7 @@ extern struct ui_file *mem_fileopen (void);
 
 
 
-/* Open/create a an STDIO based UI_FILE using the already open FILE.  */
+/* Open/create a STDIO based UI_FILE using the already open FILE.  */
 extern struct ui_file *stdio_fileopen (FILE *file);
 
 /* Open NAME returning an STDIO based UI_FILE.  */
This page took 0.033498 seconds and 4 git commands to generate.