[gnome-online-accounts/wip/rishi/port-to-g-declare] identity-manager: Style fixes
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts/wip/rishi/port-to-g-declare] identity-manager: Style fixes
- Date: Fri, 6 Dec 2019 18:07:01 +0000 (UTC)
commit c18453d6f715cbbb6c8c8e82f4cc30864b4fd198
Author: Debarshi Ray <debarshir gnome org>
Date: Fri Dec 6 18:01:53 2019 +0100
identity-manager: Style fixes
src/goaidentity/goaidentitymanager.h | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/src/goaidentity/goaidentitymanager.h b/src/goaidentity/goaidentitymanager.h
index 6b7001d1..23b05643 100644
--- a/src/goaidentity/goaidentitymanager.h
+++ b/src/goaidentity/goaidentitymanager.h
@@ -27,7 +27,8 @@
#include "goaidentityinquiry.h"
G_BEGIN_DECLS
-#define GOA_TYPE_IDENTITY_MANAGER (goa_identity_manager_get_type ())
+
+#define GOA_TYPE_IDENTITY_MANAGER (goa_identity_manager_get_type ())
G_DECLARE_INTERFACE (GoaIdentityManager, goa_identity_manager, GOA, IDENTITY_MANAGER, GObject);
struct _GoaIdentityManagerInterface
@@ -156,4 +157,5 @@ char *goa_identity_manager_name_identity (GoaIdentityManager *identity_manager,
GoaIdentity *identity);
G_END_DECLS
+
#endif /* __GOA_IDENTITY_MANAGER_H__ */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]