Avoid warning in some compilers

In function 'funcargs', some compilers can complain that 'args' can be
used unitialized, due to the default case (syntax error).
1 file changed