]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/path.c
commands: Rename the command functions
[empserver] / src / lib / commands / path.c
index 39581816fccd4aa6411a664c86c7e67de3920aaf..bbcc26e9d2409f6dbc8f691e79e8ad4b13a38597 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
@@ -40,7 +40,7 @@
 #include "path.h"
 
 int
-path(void)
+c_path(void)
 {
 
     struct nstr_sect ns;