]> jfr.im git - solanum.git/blobdiff - extensions/sno_farconnect.c
callerid: actually the guard should be for source_p
[solanum.git] / extensions / sno_farconnect.c
index 9638592a429272eb3691ea4b076c6bc23e81ea11..7878065882c5f6ddd796733bc7bcd09fd5a7057a 100644 (file)
@@ -38,7 +38,7 @@ _modinit(void)
        snomask_modes['F'] = find_snomask_slot();
 
        /* show the fact that we are showing user information in /version */
-       opers_see_all_users = 1;
+       opers_see_all_users = true;
 
        return 0;
 }