]> Dogcows Code - chaz/tar/commitdiff
White space changes, to match fileutils.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 Jun 2000 12:51:56 +0000 (12:51 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 Jun 2000 12:51:56 +0000 (12:51 +0000)
lib/getdate.y

index a87f9be0b9735ce2d3b8fbdd0acaac156d110b34..3210e53676f768d391a60742351d518818489cf1 100644 (file)
@@ -85,7 +85,7 @@
 #define TM_YEAR_BASE 1900
 
 #define HOUR(x) ((x) * 60)
+
 /* An integer value, and the number of digits in its textual
    representation.  */
 typedef struct
@@ -168,7 +168,7 @@ static int yylex ();
 
 /* This grammar has 13 shift/reduce conflicts. */
 %expect 13
+
 %union
 {
   int intval;
This page took 0.023798 seconds and 4 git commands to generate.