]> jfr.im git - irc/quakenet/newserv.git/blobdiff - chanfix/chanfix.c
TRUSTS: require sqlite
[irc/quakenet/newserv.git] / chanfix / chanfix.c
index 711c87714956d5e95616d64961a388a99adf7c32..fd6db4e54b5fb9f0c5a2dfeb6f48f2a1b20dae0a 100644 (file)
@@ -108,7 +108,7 @@ void _init() {
 }
 
 void _fini() {
-  if (cffailedinit == 0)
+  if (cffailedinit)
     return;
 
   deleteschedule(NULL, &cfsched_dosample, NULL);