From ac15d5da43275997dc871fc1128c6d01c3c5a4cc Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 29 Aug 2018 00:35:12 +0200 Subject: Add tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- enstrdup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'enstrdup.c') diff --git a/enstrdup.c b/enstrdup.c index d8a8c53..5baeed8 100644 --- a/enstrdup.c +++ b/enstrdup.c @@ -4,7 +4,7 @@ char * -libsimple_enstrdup(int status, const char *s) /* TODO test */ +libsimple_enstrdup(int status, const char *s) /* TODO test (libsimple_estrdup) */ { char *ret = strdup(s); if (!ret) -- cgit v1.2.3-70-g09d2