X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=mutt_crypt.h;h=8d64d35bfa68d856e10fdcde44d20a836e5527ac;hp=3d39aabb51bc4fb3596b30f7881a1027e135925d;hb=75291cb065ec25499a125665cba1123ee4c64abf;hpb=f5b0e714a215eddd4d9f8084b434b713f0a580b4 diff --git a/mutt_crypt.h b/mutt_crypt.h index 3d39aab..8d64d35 100644 --- a/mutt_crypt.h +++ b/mutt_crypt.h @@ -121,7 +121,7 @@ void convert_to_7bit (BODY *); /*-- crypt.c --*/ /* Print the current time. */ -void crypt_current_time (STATE * s, char *app_name); +void crypt_current_time (STATE * s, const char *app_name); /* Check out the type of encryption used and set the cached status values if there are any. */