mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-11 07:25:19 +00:00
trivial, cosmetic
This commit is contained in:
parent
2a0ed1c17b
commit
5490e1afed
1 changed files with 1 additions and 1 deletions
|
|
@ -4228,8 +4228,8 @@ static void yy_load_buffer_state (void)
|
|||
* This function is sometimes called more than once on the same buffer,
|
||||
* such as during a yyrestart() or at EOF.
|
||||
*/
|
||||
static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
|
||||
|
||||
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