Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

fix coding mistake #248

Merged
merged 2 commits into from
Jun 20, 2015
Merged

fix coding mistake #248

merged 2 commits into from
Jun 20, 2015

Conversation

flexih
Copy link

@flexih flexih commented Jun 19, 2015

No description provided.

@facebook-github-bot
Copy link

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at [email protected]. Thanks!

@facebook-github-bot
Copy link

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

@@ -36,7 +36,7 @@ CFMutableDictionaryRef POPDictionaryCreateMutableWeakPointerToWeakPointer(NSUInt

// weak, pointer keys
kcb.retain = NULL;
kcb.retain = NULL;
kcb.release = NULL;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch!

grp added a commit that referenced this pull request Jun 20, 2015
@grp grp merged commit 3b260e7 into facebookarchive:master Jun 20, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants