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