mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-09 05:10:23 +00:00
v6media.c: In function ‘gen_cin’: v6media.c:10:12: warning: type of ‘cin’ defaults to ‘int’ [-Wimplicit-int] static int gen_cin(cin) Just make the argument an int. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15769