mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add #endif missed in r206490.
This commit is contained in:
parent
e74e09f851
commit
92cb9b0578
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ static
|
|||
int8 float_detect_tininess = float_tininess_before_rounding;
|
||||
#else
|
||||
int8 float_detect_tininess = float_tininess_after_rounding;
|
||||
#endif
|
||||
|
||||
/*
|
||||
-------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue