]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/sate.c
commands: Rename the command functions
[empserver] / src / lib / commands / sate.c
index 84b8c2958a7a66eb9445b693249641953a3bd524..f4bd9dfc64d0a663a341e6e0dddfe62d6fb6942a 100644 (file)
@@ -40,7 +40,7 @@
 #include "plane.h"
 
 int
-sate(void)
+c_satellite(void)
 {
     static int sct_shp_or_lnd[] = { EF_SECTOR, EF_SHIP, EF_LAND, EF_BAD };
     double tech;