(memory.h): Use proper ANSI syntax in `#endif __memory_h__'.

From-SVN: r3868
This commit is contained in:
Richard Stallman 1993-03-24 21:10:11 +00:00
parent 4802a0d681
commit eb13d32345

View File

@ -847,7 +847,7 @@ extern char *memset();
extern int memcmp();
#endif __memory_h__
#endif /* __memory_h__ */
EOF
fi
fi