Fix spacing issue.
2004-12-07 Glynn Foster <glynn.foster@sun.com> * src/option.c: Fix spacing issue.
This commit is contained in:
parent
f57c93017b
commit
6798192ed8
@ -1,3 +1,7 @@
|
||||
2004-12-07 Glynn Foster <glynn.foster@sun.com>
|
||||
|
||||
* src/option.c: Fix spacing issue.
|
||||
|
||||
2004-12-07 Glynn Foster <glynn.foster@sun.com>
|
||||
|
||||
Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption
|
||||
|
@ -176,7 +176,8 @@ GOptionEntry calendar_options[] = {
|
||||
N_("Set the calendar year"),
|
||||
NULL
|
||||
},
|
||||
{ "date-format",
|
||||
{
|
||||
"date-format",
|
||||
'\0',
|
||||
0,
|
||||
G_OPTION_ARG_STRING,
|
||||
|
Reference in New Issue
Block a user