Fix the Unix build.

This commit is contained in:
Sean Hunt
2015-04-04 00:39:11 -04:00
parent b93cf718b6
commit d5a2dcf8c7
2 changed files with 2 additions and 2 deletions

View File

@@ -3324,7 +3324,7 @@ const char *filename;
#define PASSAGESCOPE 3
void
read_tribute(tribsection, tribtitle, tribpassage, text, maxtextlines)
read_tribute(tribsection, tribtitle, tribpassage)
char *tribsection, *tribtitle;
int tribpassage;
{