]> jfr.im git - irc/quakenet/newserv.git/blobdiff - trusts/trusts_slave.c
Missing bang.
[irc/quakenet/newserv.git] / trusts / trusts_slave.c
index fef2171cae9c42da5b11b3fa299c1502e85855a3..c62f14567a801d1d2b9a24d88db0e589106b7366 100644 (file)
@@ -39,7 +39,7 @@ static void __abandonreplication(const char *fn, int line, char *error, ...) {
 
   Error("trusts_slave", ERR_ERROR, "%s", buf2);
 
-  syncing = 0;
+  syncing = synced = 0;
 
   controlwall(NO_DEVELOPER, NL_TRUSTS, "Warning: %s", buf2);
 }