mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 13:47:58 +03:00
Removed empty line before opening braces
This commit is contained in:
parent
4d3fe0fd73
commit
5333c7ff4a
124 changed files with 0 additions and 2367 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue