From f9e52c4acbd8f53da1b083770c6aab9c67cb0368 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 2 Sep 2015 20:49:08 +0200 Subject: misc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- include/string.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'include/string.h') diff --git a/include/string.h b/include/string.h index d1eedd0..03c6acd 100644 --- a/include/string.h +++ b/include/string.h @@ -73,10 +73,8 @@ char* strerror(int) * `LC_GLOBAL_LOCALE`, lest the behaviour is undefined. * @return A description of the error. */ -/* TODO strerror_l char* strerror_l(int, locale_t) - __GCC_ONLY(__attribute__((warn_unused_result))); -*/ + __GCC_ONLY(__attribute__((warn_unused_result))); /* TODO attributes */ #if !defined(__PORTABLE) -- cgit v1.2.3-70-g09d2