function definitition to match prototype const

This commit is contained in:
nhmall
2015-04-06 22:38:01 -04:00
parent 0822995557
commit 49b45bdbf5

View File

@@ -3337,7 +3337,7 @@ const char *filename;
void
read_tribute(tribsection, tribtitle, tribpassage)
char *tribsection, *tribtitle;
const char *tribsection, *tribtitle;
int tribpassage;
{
dlb *fp;