aboutsummaryrefslogtreecommitdiff
path: root/src/string2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/string2.c')
-rw-r--r--src/string2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/string2.c b/src/string2.c
index ad4c99f..b356a67 100644
--- a/src/string2.c
+++ b/src/string2.c
@@ -45,7 +45,7 @@ strlft(const char *str, const char *end)
}
char *
-string2ver(void)
+string2libver(void)
{
return LIBVER;
}