wmload: Check if Execute string is empty by testing first character.
commit04a36b3ae44f3092c0fac8cf92745c3b8e4a0674
authorDoug Torrance <dtorrance@monmouthcollege.edu>
Tue, 7 Apr 2015 07:45:21 +0000 (7 02:45 -0500)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 7 Apr 2015 07:54:07 +0000 (7 08:54 +0100)
tree8809e69c18095dc76e8bf8eead64a6e58dbadf0b
parent615412876ae09b86d07eed05c97957a5589825f5
wmload: Check if Execute string is empty by testing first character.

Fixes "the address of ‘Execute’ will always evaluate as ‘true’ [-Waddress]"
warning.
wmload/wmload.c