AFNetworking/Example/Classes/Models
Steven Fisher 25186f8ebf Very minor security fix.
`informativeTextWithFormat` interprets its string as a format. `[error localizedDescription]` could contain string formatting specifiers.

Fixes to use @"%@", [error localizedDescription] instead.

Spotted via compiler warning.
2012-07-23 11:11:29 -07:00
..
Tweet.h Stashing working implementation 2012-06-19 12:50:26 -07:00
Tweet.m Very minor security fix. 2012-07-23 11:11:29 -07:00
User.h Reload table view on image load 2012-06-19 14:40:11 -07:00
User.m Reload table view on image load 2012-06-19 14:40:11 -07:00