[epiphany/wip/ephy-sync: 18/86] Fix alignment



commit 059c6603c076d15d206ce7e624a0209466d2b28d
Author: Gabriel Ivascu <ivascu gabriel59 gmail com>
Date:   Fri Jun 10 00:20:54 2016 +0300

    Fix alignment

 src/ephy-sync-service.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/ephy-sync-service.h b/src/ephy-sync-service.h
index d77c04b..8a0161b 100644
--- a/src/ephy-sync-service.h
+++ b/src/ephy-sync-service.h
@@ -5,7 +5,7 @@
 
 G_BEGIN_DECLS
 
-#define EPHY_TYPE_SYNC_SERVICE  (ephy_sync_service_get_type ())
+#define EPHY_TYPE_SYNC_SERVICE          (ephy_sync_service_get_type ())
 #define EPHY_SYNC_SERVICE_TOKEN_LENGTH  32
 
 G_DECLARE_FINAL_TYPE (EphySyncService, ephy_sync_service, EPHY, SYNC_SERVICE, GObject)


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