]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/pboa.c
commands: Rename the command functions
[empserver] / src / lib / commands / pboa.c
index d3a339bbc6d8bea30e7bde7fba39264b9277afbc..f5e0b235478a3c8a0227ac97d4299c6e6d920ac3 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 "plane.h"
 
 int
-pboa(void)
+c_pboard(void)
 {
     struct sctstr sect;
     struct nstr_item np;