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)
This patch replaces long by int32_t. It saves
some memory on 64bit systems.


No differences found