Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo in protocol_binary.h #5

Closed
GoogleCodeExporter opened this issue Nov 9, 2015 · 1 comment
Closed

typo in protocol_binary.h #5

GoogleCodeExporter opened this issue Nov 9, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

typedef protocol_binary_response_no_extras protocol_binary_response_nnoop;

should be :

typedef protocol_binary_response_no_extras protocol_binary_response_noop; 

Original issue reported on code.google.com by victor.k...@sun.com on 4 Dec 2008 at 12:07

@GoogleCodeExporter
Copy link
Author

Fixed in
http://github.com/trondn/memcached/commit/d9d315f6dddda9099998da7119b723206a1300
1b

Original comment by trond.no...@gmail.com on 4 Dec 2008 at 1:42

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant