Module Name: src Committed By: dholland Date: Sat Mar 22 20:07:05 UTC 2014
Modified Files:
src/games/adventure: init.c
Log Message:
tag decl() __noinline, as inlining it would defeat its purpose
(which is to not have interesting string literals appear in the
compiled binary)
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/games/adventure/init.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
