Fixed indentation.

CQTexperiment
vspader 2009-02-28 22:03:27 -08:00
parent 87c0109773
commit 6525d593f2
1 changed files with 1 additions and 1 deletions

View File

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