]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
parse-date: remove extraneous form feed
authorJ William Piggott <elseifthen@gmx.com>
Mon, 10 Apr 2017 18:26:12 +0000 (14:26 -0400)
committerJ William Piggott <elseifthen@gmx.com>
Mon, 10 Apr 2017 18:26:12 +0000 (14:26 -0400)
* lib/parse-date.y: Remove extraneous form feed (FF, 0x0C, ^L).

Signed-off-by: J William Piggott <elseifthen@gmx.com>
lib/parse-date.y

index 7bfdb367a24f79c64ab721d3f68eb528f2aa1fa3..66ec722ce4a6d9a10a6eda3fef55ac663961f215 100644 (file)
@@ -874,8 +874,6 @@ static table const military_table[] = {
        { NULL, 0, 0 }
 };
 
-\f
-
 /**
  * Convert a time zone expressed as HH:MM into an integer count of
  * minutes.  If MM is negative, then S is of the form HHMM and needs