Clean up ugly FORTRANISH names.
[super-star-trek.git] / src / planets.c
index 215a50c49e549388b46eb819704cb58ac1341d94..e9cfcc2c7bb38180fd8bfc9d4ab1085e5a31e075 100644 (file)
@@ -12,7 +12,7 @@ static bool consumeTime(void)
     return false;
 }
 
-void preport(void) 
+void survey(void) 
 /* report on (uninhabited) planets in the galaxy */
 {
     bool iknow = false;