util: cosmetic updates to the list of terminals for wmmenugen
commitb431dcc39929aaef1951d22216accc7512e20830
authorChristophe CURIS <christophe.curis@free.fr>
Mon, 16 Jun 2014 18:15:31 +0000 (16 20:15 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 16 Jun 2014 19:00:09 +0000 (16 20:00 +0100)
treeb925463ce2cac168421fb5e8513fb03dd63454d3
parentecbee34f3ac41b5088d83fa02322a6b40985a29a
util: cosmetic updates to the list of terminals for wmmenugen

Added a comment to describe each terminal, so it will be easier to maintain
the list in the future; added const attributes to help compiler generate
better code; changed list parsing to use the size of the array instead of
a null pointer mark for better compiled result.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
util/wmmenugen_misc.c