less warnings
[apps/madmutt.git] / mutt_crypt.h
index 3d39aab..8d64d35 100644 (file)
@@ -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. */