Fix warning
authorTrianglesPCT <dain.bray@gmail.com>
Sun, 24 Jul 2016 08:33:33 +0000 (02:33 -0600)
committerGitHub <noreply@github.com>
Sun, 24 Jul 2016 08:33:33 +0000 (02:33 -0600)
commite888e725999b847ab9f37e0298c468bfa9bab65a
tree6446be23aecac9de87cb68832f04a12bc145e40f
parent28c9f56c5eae1678327039823868bc85a7a81446
Fix warning

The call to sprintf was causing a warning in vs2015 because of wrong type.
contrib/openddlparser/code/OpenDDLExport.cpp