From 053716e4aa4071209201055683d646a9aabd5cf6 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 25 Nov 2018 12:32:21 +0100 Subject: Add man pages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- stptoupper.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stptoupper.c') diff --git a/stptoupper.c b/stptoupper.c index fca38ce..ad6c73e 100644 --- a/stptoupper.c +++ b/stptoupper.c @@ -4,7 +4,7 @@ char * -libsimple_stptoupper(char *d, const char *s) /* TODO man */ +libsimple_stptoupper(char *d, const char *s) { size_t n; char *ret; -- cgit v1.2.3-70-g09d2