]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/show.c
commands: Rename the command functions
[empserver] / src / lib / commands / show.c
index 1e1dc82cab0364005ecacbf6d057475457863098..5addc64b0a41f661466b08ff61793335d1baebed 100644 (file)
@@ -38,7 +38,7 @@
 #include "optlist.h"
 
 int
-show(void)
+c_show(void)
 {
     char *p;
     void (*cfunc)(int);