On 08/31/2011 03:25 PM, Jim Meyering wrote:

> diff --git a/lib/parse-datetime.y b/lib/parse-datetime.y

> +iso_8601_time:
> +    tUNUMBER zone_offset
> +      {
> +        set_hhmmss (pc, $1.value, 0, 0, 0);
> +     pc->meridian = MER24;

There is a tab introduced above.

cheers,
Pádraig.

Reply via email to