Fix broken comment.
authorDoug Evans <dje@gnu.org>
Wed, 2 Oct 1996 04:31:28 +0000 (04:31 +0000)
committerDoug Evans <dje@gnu.org>
Wed, 2 Oct 1996 04:31:28 +0000 (04:31 +0000)
From-SVN: r12886

gcc/config/svr4.h

index ddb4536bdc39c32c66fd23beb22c126fdf2efacd..48d45c9789e82f5a0523ef114d0f741cdddc8c7e 100644 (file)
@@ -374,7 +374,7 @@ while (0)
 #define ASM_OUTPUT_SKIP(FILE,SIZE) \
   fprintf (FILE, "\t%s\t%u\n", SKIP_ASM_OP, (SIZE))
 
-/* The prefix to add to user-visible assembler symbols. */
+/* The prefix to add to user-visible assembler symbols.
 
    For System V Release 4 the convention is *not* to prepend a leading
    underscore onto user-level symbol names.  */