diff options
Diffstat (limited to 'gcc/xcoffout.h')
-rw-r--r-- | gcc/xcoffout.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/xcoffout.h b/gcc/xcoffout.h index 8730798f7a2..12e4a74e329 100644 --- a/gcc/xcoffout.h +++ b/gcc/xcoffout.h @@ -195,7 +195,7 @@ extern const char *xcoff_lastfile; #define DEBUG_SYMS_TEXT -/* Prototype functions in xcoffout.c. */ +/* Prototype functions in xcoffout.c. */ extern int stab_to_sclass PARAMS ((int)); #ifdef BUFSIZ |