From 0694e42c9c9789bd87fba7e6639b21d2f28e09d4 Mon Sep 17 00:00:00 2001 From: Petr Vorel Date: Wed, 10 Apr 2024 21:33:16 +0200 Subject: tree: Remove ^L Remove ^L (0x0c) chars from source code. Signed-off-by: Petr Vorel --- extra/config/zconf.tab.c_shipped | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extra/config') diff --git a/extra/config/zconf.tab.c_shipped b/extra/config/zconf.tab.c_shipped index 208f20087..a2d7a7543 100644 --- a/extra/config/zconf.tab.c_shipped +++ b/extra/config/zconf.tab.c_shipped @@ -1067,7 +1067,7 @@ int yydebug; # define YYMAXDEPTH 10000 #endif - + #if YYERROR_VERBOSE @@ -1278,7 +1278,7 @@ yysyntax_error (char *yyresult, int yystate, int yychar) } } #endif /* YYERROR_VERBOSE */ - + /*-----------------------------------------------. | Release the memory associated to this symbol. | -- cgit v1.2.3