[gnome-online-accounts/wip/rishi/port-to-g-declare: 5/8] kerberos-identity-inquiry: Add missing G_END_DECLS



commit 8c3ca9bb21b3ee6e67b1950ceeec9075d04609c0
Author: Debarshi Ray <debarshir gnome org>
Date:   Mon Dec 16 16:42:50 2019 +0100

    kerberos-identity-inquiry: Add missing G_END_DECLS
    
    Fallout from a43777eb40efb6dae5128397faa8000e59ba0f04
    
    https://gitlab.gnome.org/GNOME/gnome-online-accounts/merge_requests/40

 src/goaidentity/goakerberosidentityinquiry.h | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/src/goaidentity/goakerberosidentityinquiry.h b/src/goaidentity/goakerberosidentityinquiry.h
index 5e0f3c0a..6181818c 100644
--- a/src/goaidentity/goakerberosidentityinquiry.h
+++ b/src/goaidentity/goakerberosidentityinquiry.h
@@ -44,4 +44,6 @@ GoaIdentityInquiry *goa_kerberos_identity_inquiry_new (GoaKerberosIdentity *iden
                                                        krb5_prompt          prompts[],
                                                        int                  number_of_prompts);
 
+G_END_DECLS
+
 #endif /* __GOA_KERBEROS_IDENTITY_INQUIRY_H__ */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]