mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix style breakage.
This commit is contained in:
parent
ca740c1f47
commit
2c4b10dd85
1 changed files with 1 additions and 0 deletions
|
|
@ -73,6 +73,7 @@ lflush(FILE *fp)
|
|||
int
|
||||
__srefill(FILE *fp)
|
||||
{
|
||||
|
||||
/* make sure stdio is set up */
|
||||
if (!__sdidinit)
|
||||
__sinit();
|
||||
|
|
|
|||
Loading…
Reference in a new issue