Fix typo, I ment sun 3 .align is nbytes
authorSteve Chamberlain <sac@cygnus>
Wed, 5 Aug 1992 19:06:28 +0000 (19:06 +0000)
committerSteve Chamberlain <sac@cygnus>
Wed, 5 Aug 1992 19:06:28 +0000 (19:06 +0000)
gas/ChangeLog

index 5e46837f9be03dd23832177dd9483cd04ff66f27..71611c64c486702fbbbca63b67134614875adb4d 100644 (file)
@@ -1,7 +1,7 @@
 Wed Aug  5 12:02:40 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
 
        * config/tc-m68k.c (md_pseudo_table): fix the .align thing
-       the right way; for just the 68k. Sun4 .align is nbytes, not ptwo.
+       the right way; for just the 68k. Sun 3 .align is nbytes, not ptwo.
 
 Sat Aug  1 19:10:13 1992  Ken Raeburn  (raeburn@cygnus.com)