]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/ldump.c
commands: Rename the command functions
[empserver] / src / lib / commands / ldump.c
index 0d69964af6afe1b003d87cae572d44430311c941..1186244b196870afb8108fc85bf8f0c284d9355f 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
@@ -37,7 +37,7 @@
 #include "land.h"
 
 int
-ldump(void)
+c_ldump(void)
 {
     int nunits;
     int field[128];