projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e187c2
)
memcachec plugin: Fixed a typo in a comment.
author
Sebastian Harl
<sh@tokkee.org>
Sun, 10 May 2009 15:58:56 +0000
(17:58 +0200)
committer
Sebastian Harl
<sh@tokkee.org>
Mon, 11 May 2009 09:36:54 +0000
(11:36 +0200)
src/memcachec.c
patch
|
blob
|
history
diff --git
a/src/memcachec.c
b/src/memcachec.c
index
0868a9c
..
451a853
100644
(file)
--- a/
src/memcachec.c
+++ b/
src/memcachec.c
@@
-339,7
+339,7
@@
static int cmc_config_add_page (oconfig_item_t *ci) /* {{{ */
break;
} /* for (i = 0; i < ci->children_num; i++) */
- /* Additionial sanity checks and lib
CURL
initialization. */
+ /* Additionial sanity checks and lib
memcached
initialization. */
while (status == 0)
{
if (page->server == NULL)