Fixed indentation.

This commit is contained in:
vspader 2009-02-28 22:03:27 -08:00
parent 87c0109773
commit 6525d593f2

View file

@ -354,7 +354,7 @@
}
else
{
[pe setValuesForKeysWithDictionary:entryInfo];
[pe setValuesForKeysWithDictionary:entryInfo];
}
return;
}