]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/surv.c
commands: Rename the command functions
[empserver] / src / lib / commands / surv.c
index 54fec505f8d0af1a4d571a65a44ae422e22831e1..c8f9f7906060859b41208cbf70e183e2a9f8ab65 100644 (file)
@@ -45,7 +45,7 @@ static char code_char(struct valstr, struct sctstr *sp);
  *
  */
 int
-surv(void)
+c_survey(void)
 {
     int nsect;
     struct nstr_sect nstr;