wmload: Add missing format arguments to fprintf().
commit44bf7d58e465cfc9af1878fdd8a892976bbc8676
authorDoug Torrance <dtorrance@monmouthcollege.edu>
Tue, 7 Apr 2015 07:45:11 +0000 (7 02:45 -0500)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 7 Apr 2015 07:54:07 +0000 (7 08:54 +0100)
tree55a02e0056c7dd404ca021baec0fc5b9f9f391fd
parentb3196ffdb4e08bcbb38665c1431ab3eb0f79704c
wmload: Add missing format arguments to fprintf().

Fixes "format not a string literal and no format arguments
[-Wformat-security]" warnings.
wmload/wmload.c