base64: use *_OPTION_DESCRIPTION macros instead of hard-coded strings
commitbf01ac3004bdfdbcf2e1214f6c2d83757207504a
authorThiago Farina <tfransosi@gmail.com>
Sun, 13 Dec 2009 19:27:59 +0000 (13 14:27 -0500)
committerJim Meyering <meyering@redhat.com>
Mon, 14 Dec 2009 07:35:17 +0000 (14 08:35 +0100)
tree67a448f149aacec69b453901561deda7a07bda5f
parent5519ba24b596d1be3c8d6c51b0e9b78b874ea0c7
base64: use *_OPTION_DESCRIPTION macros instead of hard-coded strings

* src/base64 (usage): Use HELP_OPTION_DESCRIPTION and
VERSION_OPTION_DESCRIPTION macros, not literal strings.
src/base64.c