Fix typo which makes comment text be non-comment.
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 26 Oct 1996 15:29:26 +0000 (11:29 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 26 Oct 1996 15:29:26 +0000 (11:29 -0400)
From-SVN: r13032

gcc/config/svr3.h

index 6b0034fae867bc6ba1724368dd6042c9884cb75b..3475561799b4ecc81e2239fdcc574f700e8f710c 100644 (file)
@@ -159,7 +159,7 @@ Boston, MA 02111-1307, USA.
 #undef ASM_BYTE_OP
 #define ASM_BYTE_OP "\t.byte"
 
-/* The prefix to add to user-visible assembler symbols. */
+/* The prefix to add to user-visible assembler symbols.
 
    For System V Release 3 the convention is to prepend a leading
    underscore onto user-level symbol names.  */