]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/name.c
commands: Rename the command functions
[empserver] / src / lib / commands / name.c
index a451dcc216f07e26e42a44e668ca8e8c1b905960..cb42e3bc55fd56aea2014fa0132ba01a4626a155 100644 (file)
@@ -39,7 +39,7 @@
  * name <SHIP> <NAME>
  */
 int
-name(void)
+c_name(void)
 {
     struct shpstr ship;
     char *p;