summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e7929da)
raw | patch | inline | side by side (parent: e7929da)
author | Florian Forster <octo@noris.net> | |
Wed, 20 Aug 2008 09:52:29 +0000 (11:52 +0200) | ||
committer | Florian Forster <octo@noris.net> | |
Wed, 20 Aug 2008 09:52:29 +0000 (11:52 +0200) |
Oops.
src/memcached.c | patch | blob | history |
diff --git a/src/memcached.c b/src/memcached.c
index f65f0dad7e6a3db891d907d9add4003c08496db4..8d6f72811969760bf6573b5fed7f4956bf0c4d8c 100644 (file)
--- a/src/memcached.c
+++ b/src/memcached.c
{
struct pollfd p;
- int timeout;
int status;
memset (&p, 0, sizeof (p));