]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/rout.c
commands: Rename the command functions
[empserver] / src / lib / commands / rout.c
index 47bc1e5470662d35039be1ebc4f70bfd3777b7ad..c6333bfb4c4224b2d7f4b44baf73cf2c4f3b56e4 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2012, 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
@@ -39,7 +39,7 @@
 #include "path.h"
 
 int
-rout(void)
+c_route(void)
 {
     struct ichrstr *ip;
     struct nstr_sect ns;