[epiphany/wip/ephy-sync] Fix alignment



commit 04997072fdbebbf376ef8aed94f610f5f3fcf435
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]