Send crashmessage just once per day.
[citadel.git] / citadel / msgbase.h
index e4e2317b61b4a982d331b0c1616436b6178a0221..6d5f726baafd6fe68cd73aa999829c6b3631cbb1 100644 (file)
@@ -96,7 +96,7 @@ void flood_protect_quickie_message(const char *from,
                                   const char *subject,
                                   int nCriterions,
                                   const char **CritStr,
-                                  long *CritStrLen,
+                                  const long *CritStrLen,
                                   long ccid,
                                   long ioid,
                                   time_t NOW);