Fix format string warnings.

Submitted by:	nra
Obtained from:	NetBSD
This commit is contained in:
kris 2000-11-27 04:26:39 +00:00
parent 00c9863858
commit c34bf3aa83

View File

@ -380,7 +380,7 @@ register int td;
}
}
char *dumpfmt = "`%s'\t`%s'\n"; /* format string for dumpdef */
const char dumpfmt[] = "`%s'\t`%s'\n"; /* format string for dumpdef */
/*
* expand - user-defined macro expansion