]> jfr.im git - solanum.git/blobdiff - extensions/sno_whois.c
Add .travis.yml
[solanum.git] / extensions / sno_whois.c
index 7df6725efaf461815f7af108e203457cc27d0b18..2ff5d4775d43d27d404a4bdbc0be29a94ac5815c 100644 (file)
@@ -37,7 +37,7 @@ init(void)
 static void
 fini(void)
 {
-       snomask_modes['W'] = find_snomask_slot();
+       snomask_modes['W'] = 0;
 }
 
 DECLARE_MODULE_AV1(sno_whois, init, fini, NULL, NULL, whois_hfnlist, "$Revision: 3498 $");