Fixes the bug that was directing help lookups incorrectly.
[super-star-trek.git] / src / sst.h
index 7e7d1d30dd0e9067e334a7df1f9f255c9a4de56b..321d802b2021131d466d9efa2efa02cf15281c42 100644 (file)
--- a/src/sst.h
+++ b/src/sst.h
@@ -326,7 +326,7 @@ void setwrp(void);
 void events(void);
 void report(void);
 void eta(void);
-void help(void);
+void mayday(void);
 void abandn(void);
 void finish(FINTYPE);
 void dstrct(void);