]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r227101:
authoreadler <eadler@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 24 Apr 2013 12:47:30 +0000 (12:47 +0000)
committereadler <eadler@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 24 Apr 2013 12:47:30 +0000 (12:47 +0000)
commit210d967cccabf081f630d1c2c763000fd9b0e79a
treeb174296ddc8e88569eb91167bd49e1f57a29f3f7
parent4009075d826e207f4ac872b3f1f190dbcef39611
MFC r227101:
Add static keywords to variables and functions where possible in games/.

This allows us to detect unused functions and variables and allows the
compiler to do a better job at optimisation.

git-svn-id: svn://svn.freebsd.org/base/stable/9@249840 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
games/bcd/bcd.c
games/grdc/grdc.c
games/morse/morse.c
games/number/number.c