Fix compiler warning.

This commit is contained in:
Bart House
2018-12-25 18:34:00 -08:00
parent deb220c7c1
commit 35e6732a89

View File

@@ -611,7 +611,7 @@ const struct instance_globals g_init = {
SELL_NORMAL, /* sell_how */
FALSE, /* auto_credit */
UNDEFINED_VALUES, /* repo */
UNDEFINED_VALUES, /* followmsg */
UNDEFINED_VALUE, /* followmsg */
/* sp_lev.c */
NULL, /* lev_message */