summaryrefslogtreecommitdiffstats
path: root/mailnews/mime/src/mimemsig.h
diff options
context:
space:
mode:
Diffstat (limited to 'mailnews/mime/src/mimemsig.h')
-rw-r--r--mailnews/mime/src/mimemsig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mailnews/mime/src/mimemsig.h b/mailnews/mime/src/mimemsig.h
index f8581c3a3..2ec9d314d 100644
--- a/mailnews/mime/src/mimemsig.h
+++ b/mailnews/mime/src/mimemsig.h
@@ -105,6 +105,8 @@ struct MimeMultipartSignedClass {
char * (*crypto_generate_html) (void *crypto_closure);
+ void (*crypto_notify_suppressed_child)(void *crypto_closure);
+
void (*crypto_free) (void *crypto_closure);
};