Empty string, not "<null>"

This commit is contained in:
Dale Weiler 2013-01-30 06:28:02 +00:00
parent 8c6f4c3fc3
commit 18c317a787

View file

@ -1139,10 +1139,9 @@ GMQCC_USED static const char *opts_options_descriptions[] = {
# define GMQCC_TYPE_OPTIONS
# define GMQCC_DEFINE_FLAG(X, Y) Y,
# include "opts.def"
"<null>"
""
};
extern unsigned int opts_optimizationcount[COUNT_OPTIMIZATIONS];
/* other options: */