follow-up bits

This commit is contained in:
nhmall
2018-11-20 19:09:05 -05:00
parent 1980acb757
commit 4228cf534e
2 changed files with 6 additions and 1 deletions

View File

@@ -298,7 +298,7 @@ link_sanity_check()
monst_init();
objects_init();
/* Quite unused warning */
/* Quiet unused warning */
(void) SCCS_Id;
}