]> gcc.gnu.org Git - gcc.git/commitdiff
fix typo in comment.
authorRichard Stallman <rms@gnu.org>
Wed, 8 Jul 1992 22:11:20 +0000 (22:11 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 8 Jul 1992 22:11:20 +0000 (22:11 +0000)
From-SVN: r1528

gcc/config/m68k/mot3300.h

index 4501e43fda3f314e4dda36b9af86b23aa87ae730..b7fcedc7a09bddb75ff37e345c0afb4f94ccbccd 100644 (file)
@@ -61,7 +61,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #define TARGET_MEM_FUNCTIONS
 
-/ * size_t is unsigned int.  */
+/* size_t is unsigned int.  */
 
 #define SIZE_TYPE "unsigned int"
 
This page took 0.061826 seconds and 5 git commands to generate.