all spaces to tabs

This commit is contained in:
noformnocontent 2013-02-11 01:22:26 +01:00
parent 508aa4352c
commit 43eae3e1f7
20 changed files with 723 additions and 723 deletions

View file

@ -17,9 +17,9 @@
{
[text release];
[inReplyTostatusId release];
[inReplyToEntity release];
[location release];
[imageFilePath release];
[inReplyToEntity release];
[location release];
[imageFilePath release];
[super dealloc];
}