]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/mark.c
commands: Rename the command functions
[empserver] / src / lib / commands / mark.c
index a1a777fabd61856a07e0fa5630f8733b320553ba..284f310a98c4d07c8f0ce9a4a37c41bb8bedff40 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2018, Dave Pare, Jeff Bailey, Thomas Ruschak,
+ *  Copyright (C) 1986-2021, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                Ken Stevens, Steve McClure, Markus Armbruster
  *
  *  Empire is free software: you can redistribute it and/or modify
@@ -41,7 +41,7 @@
 #include "optlist.h"
 
 int
-mark(void)
+c_market(void)
 {
     char buf[1024];
     char *p;