Fix more warnings from #579

This commit is contained in:
Tillmann Karras 2014-08-07 03:24:42 +02:00
parent 470bfc9b0b
commit f927af20f2
6 changed files with 11 additions and 15 deletions

View file

@ -24,7 +24,7 @@ union TestUnion
};
// table of raw numbers to test with
u64 table[] =
static u64 table[] =
{
0x0000000000000000ull, // all zero
0xffffffffffffffffull, // all one