Some random cleanup

This commit is contained in:
marcansoft 2010-02-21 00:13:08 +00:00
commit c1bd1140c4
4 changed files with 2 additions and 28 deletions

View file

@ -18,4 +18,4 @@ void *memset(void *dest, int c, int len);
int memcmp(const void *av, const void *bv, int len);
char *strncat(char *dest, const char *src, unsigned int n);
#endif /* __STRING_H */
#endif /* __STRING_H */