From: Dennis Schafroth Date: Thu, 3 Nov 2011 13:49:59 +0000 (+0100) Subject: refactor: same logic X-Git-Tag: mobile-beta-1~27 X-Git-Url: http://lists.indexdata.com/cgi-bin?a=commitdiff_plain;h=c235e4f0d4447eaf4f23026d64f47795c24c233f;p=pazpar2-moved-to-github.git refactor: same logic --- diff --git a/src/http_command.c b/src/http_command.c index 8a13590..1528276 100644 --- a/src/http_command.c +++ b/src/http_command.c @@ -668,7 +668,7 @@ static void cmd_bytarget(struct http_channel *c) if (!s) return; - if (block && strcmp("1",block) == 0) + if (block && !strcmp("1",block)) { // if there is already a watch/block. we do not block this one if (session_set_watch(s->psession, SESSION_WATCH_BYTARGET,