URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=47dc4e77ccfd1f1f4d5d187429860cf0b51a8757
Submitter: Stephen Fisher (sfisher@xxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
47dc4e7 by Stephen Fisher (sfisher@xxxxxxx):
Revert "Provide a floorl() function (which is currently only able to call GCC's __builtin_floorl() function) for systems which don't provide one." because I left off the new wsutil/floor.[ch] files
This reverts commit e2586ec36d0d924b933d2127e809918b980cb413.
Change-Id: Ie38b7f32b2d21e3beba5173eec22ca12b7f5da91
Reviewed-on: https://code.wireshark.org/review/5891
Reviewed-by: Stephen Fisher <sfisher@xxxxxxx>
Actions performed:
from e2586ec Provide a floorl() function (which is currently only able to call GCC's __builtin_floorl() function) for systems which don't provide one.
adds 47dc4e7 Revert "Provide a floorl() function (which is currently only able to call GCC's __builtin_floorl() function) for systems which don't provide one." because I left off the new wsutil/floor.[ch] files
Summary of changes:
configure.ac | 1 -
ui/time_shift.c | 2 --
wsutil/Makefile.common | 2 --
3 files changed, 5 deletions(-)