From: Shamus Hammons Date: Tue, 13 Sep 2016 00:16:03 +0000 (-0500) Subject: Small fix to make compilation C99 compliant. X-Git-Tag: v2.1.0~159 X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=commitdiff_plain;h=171a457e86f686cf2adddc91baa9d9e703264259;hp=171a457e86f686cf2adddc91baa9d9e703264259;ds=sidebyside Small fix to make compilation C99 compliant. This probably won't help on Visual Studio, unless you can tell the build system there to use a C99 compliant compiler (MS's track record in this area is abysmal). ---