Commit 236e072c authored by Simon Kelley's avatar Simon Kelley

Typo in BSD-only code.

parent 05ff1ed7
......@@ -120,7 +120,7 @@ int main (int argc, char **argv)
{
bind_fallback = 1;
set_option_bool(OPT_NOWILD);
reset_option_bool(OPT_CLVERBIND);
reset_option_bool(OPT_CLEVERBIND);
}
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment