Adjust preconditions for attempting a digest delivery.
[citadel.git] / citadel / modules / network / netspool.h
index 55454a7fb581206cd7d5b9073ee48b8688c6173e..cd5f6a1c7198022e33e67a9ff59cb25e357bc252 100644 (file)
@@ -36,7 +36,7 @@ struct SpoolControl {
        StrBuf *RoomInfo;
        StrBuf *ListID;
        FILE *digestfp;
-       int newDigest;
+       int haveDigest;
        int num_msgs_spooled;
        long lastsent;