aboutsummaryrefslogtreecommitdiffstats
path: root/vputenvf.c
diff options
context:
space:
mode:
Diffstat (limited to 'vputenvf.c')
-rw-r--r--vputenvf.c2
1 files changed, 1 insertions, 1 deletions
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;