提交 fa2befa4 编写于 作者: B Behdad Esfahbod

Minor

上级 d69d5cea
...@@ -98,7 +98,7 @@ parse_opts (int argc, char **argv) ...@@ -98,7 +98,7 @@ parse_opts (int argc, char **argv)
while (1) while (1)
{ {
int option_index = 0, c; int option_index = 0, c;
static struct option long_options[] = { static const struct option long_options[] = {
{"annotate", 0, &annotate, TRUE}, {"annotate", 0, &annotate, TRUE},
{"background", 1, 0, 'B'}, {"background", 1, 0, 'B'},
{"debug", 0, &debug, TRUE}, {"debug", 0, &debug, TRUE},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册