summaryrefslogtreecommitdiff
path: root/src/myspell/w_char.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/myspell/w_char.hxx')
-rw-r--r--src/myspell/w_char.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/myspell/w_char.hxx b/src/myspell/w_char.hxx
index a3d11c3..af47e1a 100644
--- a/src/myspell/w_char.hxx
+++ b/src/myspell/w_char.hxx
@@ -4,7 +4,7 @@
#ifdef WIN32
typedef struct {
#else
-typedef struct __attribute__ ((packed)) {
+typedef struct {
#endif
unsigned char l;
unsigned char h;