]> gcc.gnu.org Git - gcc.git/commitdiff
Correct typo in comment from last change.
authorJim Wilson <wilson@gcc.gnu.org>
Tue, 23 Mar 1993 19:37:27 +0000 (11:37 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 23 Mar 1993 19:37:27 +0000 (11:37 -0800)
From-SVN: r3857

gcc/config/m68k/hp3bsd.h

index 90a9c0ffe526ed6a0e3d41b4a2dfde84d4c4163f..8d76c6365c80b8629b8730fec6e6063960a79dd8 100644 (file)
@@ -38,7 +38,7 @@
    doesn't support it.  */
 
 #define DBX_NO_XREFS
-/
-* Don't default to pcc-struct-return, because gcc is the only compiler, and
+
+/* Don't default to pcc-struct-return, because gcc is the only compiler, and
    we want to retain compatibility with older gcc versions.  */
 #define DEFAULT_PCC_STRUCT_RETURN 0
This page took 0.062808 seconds and 5 git commands to generate.