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 memcached.c (INDRR_ANY --> INADDR_ANY) #7

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

Typo in memcached.c (INDRR_ANY --> INADDR_ANY) #7

GoogleCodeExporter opened this issue Nov 4, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link
Contributor

static void usage(void) {
.
.
INDRR_ANY

should be :

INADRR_ANY


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

@GoogleCodeExporter
Copy link
Contributor Author

fixed in http://github.com/dustin/memcached/commit/cce2fc20a

Original comment by dsalli...@gmail.com on 21 Dec 2008 at 12:52

  • 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