Skip to content

Commit

Permalink
Remove extra whitespace from H5LTanalyze.c.
Browse files Browse the repository at this point in the history
  • Loading branch information
lrknox committed Jul 26, 2021
1 parent 60fe36e commit 87fbfc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hl/src/H5LTanalyze.c
Original file line number Diff line number Diff line change
Expand Up @@ -1947,7 +1947,7 @@ static int yy_get_next_buffer (void)
yyrestart( yyin );

/*FALLTHROUGH*/

This comment has been minimized.

Copy link
@byrnHDF

byrnHDF Jul 26, 2021

Contributor

This is still wrong - this file must be changed in the source not the C file.


case EOB_ACT_END_OF_FILE:
{
if ( yywrap( ) )
Expand Down

0 comments on commit 87fbfc7

Please sign in to comment.