Nico Golde:
[apps/madmutt.git] / smime.h
diff --git a/smime.h b/smime.h
index 702b32c..2822fc7 100644 (file)
--- a/smime.h
+++ b/smime.h
@@ -21,7 +21,7 @@ int smime_valid_passphrase (void);
 
 int smime_decrypt_mime (FILE *, FILE **, BODY *, BODY **);
 
-void smime_application_smime_handler (BODY *, STATE *);
+int smime_application_smime_handler (BODY *, STATE *);
 
 
 BODY *smime_sign_message (BODY *);