summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 240a0b3)
raw | patch | inline | side by side (parent: 240a0b3)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sun, 24 Jul 2016 15:56:46 +0000 (17:56 +0200) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sun, 24 Jul 2016 15:56:46 +0000 (17:56 +0200) |
src/memcachec.c | patch | blob | history |
diff --git a/src/memcachec.c b/src/memcachec.c
index 629b99bab12dc9fa5290c3cb8bb34e87ef3d7bb5..d7e6c286f69e0b3bb4229949dba9c8209f0941de 100644 (file)
--- a/src/memcachec.c
+++ b/src/memcachec.c
match->dstype);
if (match->match == NULL)
{
- ERROR ("memcachec plugin: tail_match_add_match_simple failed.");
+ ERROR ("memcachec plugin: match_create_simple failed.");
cmc_web_match_free (match);
return (-1);
}