]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/shar.c
commands: Rename the command functions
[empserver] / src / lib / commands / shar.c
index acae9e61c7b74d6651d3e391546a3435c5d04125..ab4a0b91f0fadcf04cda1d946d44963d7d6ec35a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2014, 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
@@ -36,7 +36,7 @@
 #include "map.h"
 
 int
-shar(void)
+c_sharebmap(void)
 {
     int to;
     struct nstr_sect ns;