WINGs: Fixed incorrect return type for internal function
commit52b8aabcccadc19d295ad8bc2e262c5ad5407089
authorChristophe CURIS <christophe.curis@free.fr>
Thu, 9 May 2013 15:34:13 +0000 (9 17:34 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Thu, 9 May 2013 17:08:12 +0000 (9 18:08 +0100)
treecfaf63541423189cd8a49c0b99a80209b460fe8e
parent05a3eadd653849fada63a5f87bcf4c4f46c64302
WINGs: Fixed incorrect return type for internal function

The function did return a boolean actually as would be expectable
from such function, but its prototype did not use the proper type.
WINGs/wfilepanel.c