[epiphany] ephy-encoding: fix extra blank line



commit c5765d9eb4ffcc6bcf28e1daf27f56c2881676e8
Author: Xan Lopez <xan igalia com>
Date:   Tue Jul 31 15:09:33 2012 +0200

    ephy-encoding: fix extra blank line

 embed/ephy-encoding.h |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/embed/ephy-encoding.h b/embed/ephy-encoding.h
index eb588e9..92d0add 100644
--- a/embed/ephy-encoding.h
+++ b/embed/ephy-encoding.h
@@ -79,8 +79,7 @@ typedef enum
   LG_VIETNAMESE   = 1 << 20,
   LG_WESTERN    = 1 << 21,
   LG_ALL      = 0x3fffff,
-}
-  EphyLanguageGroup;
+} EphyLanguageGroup;
 
 GType          ephy_encoding_get_type             (void);
 EphyEncoding * ephy_encoding_new                  (const char *encoding,



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