]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/testing.c
commands: Rename the command functions
[empserver] / src / lib / commands / testing.c
index 9bb945ed334e315bd465364aedd6437fdffe0d27..3830db30abae3e79eb87aa209693e225b515b6be 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
@@ -36,7 +36,7 @@
 #include "testing.h"
 
 int
-testing_cmd(void)
+c___cmd(void)
 {
     char *p;
     char buf[1024];