projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36c2225
)
Fix link to memcached protocol
author
Matt Cottingham
<matt.cottingham@gmail.com>
Fri, 23 May 2014 15:19:51 +0000
(16:19 +0100)
committer
Matt Cottingham
<matt.cottingham@gmail.com>
Fri, 23 May 2014 15:19:51 +0000
(16:19 +0100)
src/memcached.c
patch
|
blob
|
history
diff --git
a/src/memcached.c
b/src/memcached.c
index
d739203
..
7e12f12
100644
(file)
--- a/
src/memcached.c
+++ b/
src/memcached.c
@@
-387,7
+387,7
@@
static int memcached_read (user_data_t *user_data)
/*
* For an explanation on these fields please refer to
- * <http
://code.sixapart.com/svn/memcached/trunk/serv
er/doc/protocol.txt>
+ * <http
s://github.com/memcached/memcached/blob/mast
er/doc/protocol.txt>
*/
/*