Removed empty line before opening braces

This commit is contained in:
smallmodel 2023-07-05 20:52:55 +02:00
parent 4d3fe0fd73
commit 5333c7ff4a
No known key found for this signature in database
GPG key ID: 9F2D623CEDF08512
124 changed files with 0 additions and 2367 deletions

View file

@ -2054,7 +2054,6 @@ static int yy_get_next_buffer (void)
#else
static int input (void)
#endif
{
int c;
@ -2242,7 +2241,6 @@ static void yy_load_buffer_state (void)
* such as during a yyrestart() or at EOF.
*/
static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
{
int oerrno = errno;