]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/upgr.c
commands: Rename the command functions
[empserver] / src / lib / commands / upgr.c
index a4d886e1bdbd88e407a6a35070c0097dbc773d7f..a2061492655f9693919d5dfba74a3c79a5c4a4ae 100644 (file)
@@ -49,7 +49,7 @@ static int pupgr(void);
 static int supgr(void);
 
 int
-upgr(void)
+c_upgrade(void)
 {
     char *p;
     char buf[1024];