]> Shamusworld >> Repos - rmac/blobdiff - listing.h
Fix for last broken commit. Sorry about that!
[rmac] / listing.h
index f674ea6d763b2ae5b48a61de6bf25f8880b58952..3a1af65ce1472bfa4581531bd74df3ad5dbc405b 100644 (file)
--- a/listing.h
+++ b/listing.h
@@ -30,7 +30,7 @@ extern int nlines;
 extern LONG lsloc;
 
 // Prototypes
-void init_list(void);
+void InitListing(void);
 void ship_ln(const char *);
 void taglist(char);
 void println(const char *);