]> git.cameronkatri.com Git - apple_cmds.git/blobdiff - text_cmds/sort/coll.h
text_cmds: All done
[apple_cmds.git] / text_cmds / sort / coll.h
index 6e3f9b45b79a1a1d6cc2143a98d8bbaa15c068d8..d74460e81f570180e7ec7a14a10a1f7cccf00f23 100644 (file)
@@ -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.