URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=108862950341158d7d5b02d3069fc8cab3fc11ca
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1088629 by Guy Harris (guy@xxxxxxxxxxxx):
If we don't have GCC, fall back on using floor().
Add the closing brace for the function body while we're at it.
Change-Id: I73170fdc0885972dce531b553ff8601cceea182e
Reviewed-on: https://code.wireshark.org/review/5902
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from b736896 Handle floorl() the same way we handle other not-on-all-platforms functions.
adds 1088629 If we don't have GCC, fall back on using floor().
Summary of changes:
wsutil/floor.c | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)