[gmime: 24/27] Fixed g_mime_autocrypt_header_list_new() declaration
- From: Jeffrey Stedfast <fejj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gmime: 24/27] Fixed g_mime_autocrypt_header_list_new() declaration
- Date: Thu, 23 Nov 2017 15:45:55 +0000 (UTC)
commit e4078fbbcaa02eced38a7519ab6e97bb69b50056
Author: Jeffrey Stedfast <jestedfa microsoft com>
Date: Mon Nov 13 14:15:34 2017 -0500
Fixed g_mime_autocrypt_header_list_new() declaration
gmime/gmime-autocrypt.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gmime/gmime-autocrypt.h b/gmime/gmime-autocrypt.h
index c7eb3fc..c6b9297 100644
--- a/gmime/gmime-autocrypt.h
+++ b/gmime/gmime-autocrypt.h
@@ -133,7 +133,7 @@ struct _GMimeAutocryptHeaderListClass {
GType g_mime_autocrypt_header_list_get_type (void);
-GMimeAutocryptHeaderList *g_mime_autocrypt_header_list_new ();
+GMimeAutocryptHeaderList *g_mime_autocrypt_header_list_new (void);
guint g_mime_autocrypt_header_list_add_missing_addresses (GMimeAutocryptHeaderList *ahl, InternetAddressList
*list);
void g_mime_autocrypt_header_list_add (GMimeAutocryptHeaderList *ahl, GMimeAutocryptHeader *ah);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]