]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/powe.c
commands: Rename the command functions
[empserver] / src / lib / commands / powe.c
index f72c9951ff091768a7e411ce0f34b35bb04ce6e2..16e4dbbf2b1bf24e3998b960cb06eded4ad91a9f 100644 (file)
@@ -59,7 +59,7 @@ static float power_tech_factor(float);
 static float item_power(short[]);
 
 int
-powe(void)
+c_power(void)
 {
     struct natstr *natp;
     int i;