mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-06 09:41:09 +08:00
Trailing whitespace cleanup from files in the Code directory.
Used the following command from within the Code dir: git ls-files *.m *.h *.json | xargs /usr/bin/sed -i '' -E 's/[[:space:]]*$//'
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
[collection addObject:subObject];
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
[self setValue:collection forKeyPathOrKey:keyPath object:argument];
|
||||
}
|
||||
}
|
||||
@@ -110,7 +110,7 @@
|
||||
[collection addObject:subObject];
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
[self setValue:collection forKeyPathOrKey:keyPath object:argument];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user