Some random cleanup
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user