aboutsummaryrefslogtreecommitdiffstats
path: root/text_cmds/sort/coll.h
diff options
context:
space:
mode:
Diffstat (limited to 'text_cmds/sort/coll.h')
-rw-r--r--text_cmds/sort/coll.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/text_cmds/sort/coll.h b/text_cmds/sort/coll.h
index 6e3f9b4..d74460e 100644
--- a/text_cmds/sort/coll.h
+++ b/text_cmds/sort/coll.h
@@ -91,7 +91,7 @@ struct key_value
{
struct bwstring *k; /* key string */
struct key_hint hint[0]; /* key sort hint */
-} __packed;
+};
/*
* Set of keys container object.