mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-05-26 05:54:57 +08:00
Ensure the stars for all pointers belong to the variable rather than the type. Refs #614
This commit is contained in:
@@ -14,6 +14,6 @@
|
||||
*
|
||||
* @returns A UTF-8 encoded string representation of the object
|
||||
*/
|
||||
- (NSString*)URLEncodedString;
|
||||
- (NSString *)URLEncodedString;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user