mirror of https://github.com/OpenTTD/OpenTTD
(svn r14155) -Fix (r14154): wrong comments
parent
2ddb86eea5
commit
4a4549405c
|
@ -159,6 +159,6 @@ static inline bool IsWhitespace(WChar c)
|
|||
#ifndef _GNU_SOURCE
|
||||
/* strndup is a GNU extension */
|
||||
char *strndup(const char *s, size_t len);
|
||||
#endif /* WIN32 || SUNOS */
|
||||
|
||||
#endif /* !_GNU_SOURCE */
|
||||
|
||||
#endif /* STRING_FUNC_H */
|
||||
|
|
Loading…
Reference in New Issue