]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/vers.c
commands: Rename the command functions
[empserver] / src / lib / commands / vers.c
index 576d3c9959b05601c1a909d5bff27ebda41d049e..4c2e4305d6b2769c622a550a990a56f206170da3 100644 (file)
@@ -50,7 +50,7 @@ static void show_opts(int val);
 static char *prwrap(char *, char *, int *);
 
 int
-vers(void)
+c_version(void)
 {
     time_t now;