Fix format string warnings.

Submitted by:	nra
Obtained from:	NetBSD
This commit is contained in:
Kris Kennaway
2000-11-27 04:26:39 +00:00
parent 8a407aad55
commit 50d793ebb0
+1 -1
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