]> jfr.im git - solanum.git/blobdiff - extensions/sno_globalnickchange.c
Merge pull request #288 from edk0/umode-o-split
[solanum.git] / extensions / sno_globalnickchange.c
index 9c53d48da08c829f8a1b625d6ad6a89163ece843..0e338c5cc785f809abfbd30e3799f2744e9a911a 100644 (file)
@@ -28,7 +28,7 @@ static int
 _modinit(void)
 {
        /* show the fact that we are showing user information in /version */
-       opers_see_all_users = 1;
+       opers_see_all_users = true;
 
        return 0;
 }