Skip to content

Commit

Permalink
weakself is now welf
Browse files Browse the repository at this point in the history
  • Loading branch information
Joachim Fornallaz committed Apr 28, 2014
1 parent e3904be commit 028e615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 37C594D7-C8F1-4647-8526-586F3FD7FF59.codesnippet
Expand Up @@ -9,7 +9,7 @@
<string>CodeBlock</string>
</array>
<key>IDECodeSnippetContents</key>
<string>__weak __typeof(self) weakSelf = self;</string>
<string>__weak __typeof(self) welf = self;</string>
<key>IDECodeSnippetIdentifier</key>
<string>37C594D7-C8F1-4647-8526-586F3FD7FF59</string>
<key>IDECodeSnippetLanguage</key>
Expand Down

0 comments on commit 028e615

Please sign in to comment.