no, CalcListID is needed in both places :(
[citadel.git] / citadel / modules / network / netspool.h
index 6284f0de58b3b4f6d6653743bc1a33d8d282090c..e3f225b3e94e378c2337f4c861b50ed782f3da67 100644 (file)
@@ -63,3 +63,5 @@ int writenfree_spoolcontrol_file(SpoolControl **scc, char *filename);
 int read_spoolcontrol_file(SpoolControl **scc, char *filename);
 
 void aggregate_recipients(StrBuf **recps, RoomNetCfg Which, OneRoomNetCfg *OneRNCfg, long nSegments);
+
+void CalcListID(SpoolControl *sc);