aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--embed/ephy-encoding.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/embed/ephy-encoding.h b/embed/ephy-encoding.h
index eb588e977..92d0addf4 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,