summaryrefslogtreecommitdiffstats
path: root/factor
diff options
context:
space:
mode:
authormrg <mrg@NetBSD.org>2018-02-04 08:48:05 +0000
committermrg <mrg@NetBSD.org>2018-02-04 08:48:05 +0000
commitcb493735fd2604c5b7b2c82b9811302b5d58ef9d (patch)
tree338054c92302a96c06f506ef5b1a9d9115170223 /factor
parente5c17e55df9ac3ba0cc4e6836b1296ca4e09c863 (diff)
downloadbsdgames-darwin-cb493735fd2604c5b7b2c82b9811302b5d58ef9d.tar.gz
bsdgames-darwin-cb493735fd2604c5b7b2c82b9811302b5d58ef9d.tar.zst
bsdgames-darwin-cb493735fd2604c5b7b2c82b9811302b5d58ef9d.zip
fix issues found by GCC 6.4:
battlestar was missing some {} in its insane printf()+puts() usage. this is a literal code sequence i found: printf("The blast catches "); printf("the goddess in the "); printf("stomach, knocking "); puts("her to the ground."); printf("She writhes in the "); printf("dirt as the agony of "); puts("death taunts her."); puts("She has stopped moving."); no lines inserted or removed. tetris' checkscores() had wrong and missing {} usage.
Diffstat (limited to 'factor')
0 files changed, 0 insertions, 0 deletions