Clean up ugly FORTRANISH names.
[super-star-trek.git] / src / setup.c
index 852212b0739732cc5d6a0ca0a017d7d52bb18123..83655765d25c17c532ad4c389f38ea585cfd1318 100644 (file)
@@ -731,7 +731,7 @@ void newqad(bool shutup)
        }
     }
 
-    sortkl();
+    sortklings();
 
     // Put in a few black holes
     for (i = 1; i <= 3; i++)
@@ -751,7 +751,7 @@ void newqad(bool shutup)
     }          
 }
 
-void sortkl(void) 
+void sortklings(void) 
 /* sort Klingons by distance from us */
 {
     double t;