Skip to content

Instantly share code, notes, and snippets.

@pita5
Created July 23, 2012 13:31
Show Gist options
  • Save pita5/3163594 to your computer and use it in GitHub Desktop.
Save pita5/3163594 to your computer and use it in GitHub Desktop.
if (!responseData || responseError)
{
[self _didFailUpdateEntries:block_c forEvent:event caller:callerqueue];
return;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment