1
0
mirror of https://github.com/stedolan/jq.git synced 2024-05-11 05:55:39 +00:00

Clean up trailing whitespace

This commit is contained in:
David Tolnay
2015-07-19 09:36:16 -07:00
parent 812703139c
commit 1628bbf95f
17 changed files with 343 additions and 345 deletions

View File

@@ -56,9 +56,8 @@ struct lexer_param;
(Loc).end = YYRHSLOC(Rhs, 0).end; \
} \
} while (0)
#line 62 "parser.h" /* yacc.c:1909 */
#line 61 "parser.h" /* yacc.c:1909 */
/* Token type. */
#ifndef YYTOKENTYPE
@@ -163,7 +162,7 @@ union YYSTYPE
jv literal;
block blk;
#line 167 "parser.h" /* yacc.c:1909 */
#line 166 "parser.h" /* yacc.c:1909 */
};
# define YYSTYPE_IS_TRIVIAL 1
# define YYSTYPE_IS_DECLARED 1