]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/scut.c
commands: Rename the command functions
[empserver] / src / lib / commands / scut.c
index f89118e5ee35ed3499b21346b9a838c5335bad20..e44f3013d2a52a834576c0522392dcecd46e5968 100644 (file)
@@ -41,7 +41,7 @@
 static int scuttle_tradeship(struct shpstr *);
 
 int
-scut(void)
+c_scuttle(void)
 {
     struct nstr_item ni;
     union empobj_storage item;