[filesystem.c] Add a cast to aviod a warning with VisualStudio 2017.
[metze/wireshark/wip.git] / wsutil / type_util.c
2015-05-09 Guy HarrisKeep everything unsigned there.
2014-12-28 Martin MathiesonDeleting unnecessary #includes from wsutil.
2014-10-14 Bill MeierAdd editor-modelines; adjust whitespace.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-02-25 Bill MeierRemove trailing whitespace
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2008-12-17 Tomas Kukosatype conversion gdouble<->guint64 is not supported...