[gnome-online-accounts/wip/rishi/port-to-g-declare: 4/8] kerberos-identity-inquiry: Style fixes



commit 731dc726acab121066fcd1507f72f702dc570036
Author: Debarshi Ray <debarshir gnome org>
Date:   Mon Dec 16 16:38:52 2019 +0100

    kerberos-identity-inquiry: Style fixes
    
    https://gitlab.gnome.org/GNOME/gnome-online-accounts/merge_requests/40

 src/goaidentity/goakerberosidentityinquiry.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/src/goaidentity/goakerberosidentityinquiry.h b/src/goaidentity/goakerberosidentityinquiry.h
index 9500b00f..5e0f3c0a 100644
--- a/src/goaidentity/goakerberosidentityinquiry.h
+++ b/src/goaidentity/goakerberosidentityinquiry.h
@@ -28,7 +28,8 @@
 #include "goakerberosidentity.h"
 
 G_BEGIN_DECLS
-#define GOA_TYPE_KERBEROS_IDENTITY_INQUIRY             (goa_kerberos_identity_inquiry_get_type ())
+
+#define GOA_TYPE_KERBEROS_IDENTITY_INQUIRY (goa_kerberos_identity_inquiry_get_type ())
 G_DECLARE_FINAL_TYPE (GoaKerberosIdentityInquiry, goa_kerberos_identity_inquiry, GOA, 
KERBEROS_IDENTITY_INQUIRY, GObject);
 
 typedef enum


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