]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/bdes.c
commands: Rename the command functions
[empserver] / src / lib / commands / bdes.c
index d4d4deb09a27e043e9c7f096436ba50d5f133f16..55de905613a16a67d40a064d8ec208b84cc473f5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2016, 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
@@ -37,7 +37,7 @@
 #include "map.h"
 
 int
-bdes(void)
+c_bdes(void)
 {
     char *p, d;
     struct nstr_sect nstr;