summaryrefslogtreecommitdiffstats
path: root/omfwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'omfwd.c')
-rw-r--r--omfwd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/omfwd.c b/omfwd.c
index 69b51702..b5979a0e 100644
--- a/omfwd.c
+++ b/omfwd.c
@@ -424,6 +424,7 @@ static rsRetVal parseSelectorAct(uchar **pp, selector_t *f)
* host). We try to get the ip number later, like
* FORW_SUSP.
*/
+ break;
default:
iRet = RS_RET_CONFLINE_UNPROCESSED;
break;