]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/stre.c
commands: Rename the command functions
[empserver] / src / lib / commands / stre.c
index 741055ba633fcbb4f9e86103e1b2c874df24e18c..ccd625730e52cf4b9928d27028adc5c77c64644d 100644 (file)
@@ -42,7 +42,7 @@ static double units_in_sector(struct combat *def);
 static void stre_hdr(void);
 
 int
-stre(void)
+c_strength(void)
 {
     struct sctstr sect;
     int nsect = 0;