summaryrefslogtreecommitdiff
path: root/gcc/config/i386/bsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/i386/bsd.h')
-rw-r--r--gcc/config/i386/bsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/bsd.h b/gcc/config/i386/bsd.h
index 98d2810e975..817fb6edf91 100644
--- a/gcc/config/i386/bsd.h
+++ b/gcc/config/i386/bsd.h
@@ -36,7 +36,7 @@ along with GCC; see the file COPYING3. If not see
#define ASM_LONG "\t.long\t"
#define ASM_QUAD "\t.quad\t" /* Should not be used for 32bit compilation. */
-/* This was suggested, but it shouldn't be right for DBX output. -- RMS
+/* This was suggested, but it shouldn't be right for debugger output. -- RMS
#define ASM_OUTPUT_SOURCE_FILENAME(FILE, NAME) */