OSDN Git Service

(memory.h): Use proper ANSI syntax in `#endif __memory_h__'.
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 24 Mar 1993 21:10:11 +0000 (21:10 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 24 Mar 1993 21:10:11 +0000 (21:10 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@3868 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/fixincludes

index 87f0d61..2fab65f 100755 (executable)
@@ -847,7 +847,7 @@ extern char *memset();
 
 extern int memcmp();
 
-#endif __memory_h__
+#endif /* __memory_h__ */
 EOF
   fi
 fi