JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Use int instead of long for color
authorJohannes Hofmann <johannes.hofmann@gmx.de>
Sun, 24 Nov 2013 09:20:45 +0000 (10:20 +0100)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Sun, 24 Nov 2013 09:43:35 +0000 (10:43 +0100)
commit1fe0a5f39a8755da4cd16e92f2ea00676d9ee3ca
treedfdf117fafff4f2c6268f0a69902e855dc045934
parent4435e0ee6791136e641d58ce6cf00f8665fe3065
Use int instead of long for color

This patch replaces long by int32_t. It saves
some memory on 64bit systems.
st.c