Cleanup of size_t use.

This commit is contained in:
siavash
2013-07-15 18:37:02 +02:00
committed by Camilla Berglund
parent b12c973922
commit 0463e196b4
6 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -668,7 +668,7 @@ static int translateKey(unsigned int key)
//
static NSString* findAppName(void)
{
unsigned int i;
size_t i;
NSDictionary* infoDictionary = [[NSBundle mainBundle] infoDictionary];
// Keys to search for as potential application names