Compiler quietening
[exim.git] / src / src / verify.c
index bc36662853544b40ad2248409322b21fffca64d0..d080ddd631bd8f2985b1c26f71bc2a92f51ad298 100644 (file)
@@ -3005,6 +3005,8 @@ if ((semicolon = Ustrchr(ss, ';')))
     endname = semicolon;
     opts = NULL;
     }
+else
+  opts = NULL;
 
 /* If we are doing an IP address only match, then all lookups must be IP
 address lookups, even if there is no "net-". */