Fix spacing issue.

2004-12-07  Glynn Foster  <glynn.foster@sun.com>

	* src/option.c: Fix spacing issue.
This commit is contained in:
Glynn Foster 2004-12-07 01:19:45 +00:00 committed by Glynn Foster
parent f57c93017b
commit 6798192ed8
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -176,7 +176,8 @@ GOptionEntry calendar_options[] = {
N_("Set the calendar year"),
NULL
},
{ "date-format",
{
"date-format",
'\0',
0,
G_OPTION_ARG_STRING,