aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/att.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/i386/att.h')
-rw-r--r--gcc/config/i386/att.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/att.h b/gcc/config/i386/att.h
index 7e8f7b5..a48226e 100644
--- a/gcc/config/i386/att.h
+++ b/gcc/config/i386/att.h
@@ -100,7 +100,7 @@ do \
#define ASM_OUTPUT_INTERNAL_LABEL(FILE,PREFIX,NUM) \
fprintf (FILE, "%s%s%d:\n", LOCAL_LABEL_PREFIX, PREFIX, NUM)
-/* The prefix to add to user-visible assembler symbols. */
+/* The prefix to add to user-visible assembler symbols. */
#undef USER_LABEL_PREFIX
#define USER_LABEL_PREFIX ""