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



commit 3924f795607623f27e3c3847cd710557749a19cd
Author: Debarshi Ray <debarshir gnome org>
Date:   Fri Dec 6 17:37:07 2019 +0100

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

 src/goaidentity/goaidentityinquiry.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/src/goaidentity/goaidentityinquiry.h b/src/goaidentity/goaidentityinquiry.h
index aabb054f..a276f7e1 100644
--- a/src/goaidentity/goaidentityinquiry.h
+++ b/src/goaidentity/goaidentityinquiry.h
@@ -28,7 +28,8 @@
 #include "goaidentity.h"
 
 G_BEGIN_DECLS
-#define GOA_TYPE_IDENTITY_INQUIRY             (goa_identity_inquiry_get_type ())
+
+#define GOA_TYPE_IDENTITY_INQUIRY (goa_identity_inquiry_get_type ())
 G_DECLARE_INTERFACE (GoaIdentityInquiry, goa_identity_inquiry, GOA, IDENTITY_INQUIRY, GObject);
 
 typedef struct _GoaIdentityInquiryIter GoaIdentityInquiryIter;


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