X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Fmsgbase.h;fp=citadel%2Fmsgbase.h;h=6d5f726baafd6fe68cd73aa999829c6b3631cbb1;hp=e4e2317b61b4a982d331b0c1616436b6178a0221;hb=5a307b0a88035de98ff16efc347994c82bdab8a9;hpb=30ad8940ba800c133c0b1cb66973aaacbf68fe5d diff --git a/citadel/msgbase.h b/citadel/msgbase.h index e4e2317b6..6d5f726ba 100644 --- a/citadel/msgbase.h +++ b/citadel/msgbase.h @@ -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);