From 22aa70eb6fdee109316ea0d81c39e1257b93f009 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 25 Aug 2018 23:30:50 +0200 Subject: Tests and minor improvements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- vputenvf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vputenvf.c') diff --git a/vputenvf.c b/vputenvf.c index ce823f0..5a70c6b 100644 --- a/vputenvf.c +++ b/vputenvf.c @@ -3,7 +3,7 @@ int -vputenvf(const char *fmt, va_list ap) /* TODO test */ +libsimple_vputenvf(const char *fmt, va_list ap) /* TODO test */ { va_list ap2; int n; -- cgit v1.2.3-70-g09d2