Bug 630290 - Fixing compiler warnings. r=cjones

This commit is contained in:
Atul Aggarwal
2011-11-06 21:15:44 +05:30
parent 5b51ba27dd
commit 5f7ec2bf38
2 changed files with 2 additions and 2 deletions

View File

@@ -82,7 +82,7 @@ int main(int argc, char **argv)
arr.AppendElement(3);
arr.AppendElement(4);
int count;
size_t count;
int testNum = 0;
// Basic sanity