K 10 svn:author V 2 ed K 8 svn:date V 27 2011-12-10T18:21:03.709974Z K 7 svn:log V 164 Add missing "static const" to long options table. This table is only used in this C file and passed to getopt_long(), so we can safely add static and const to it. END