FreeTDM: gcc-4.6 fix (-Wunused-but-set)
ftmod_wanpipe.c:
Remove myerrno variable in wanpipe_read(),
snprintf does not set errno (according to the manpage),
so no need to save it (without even using it later).
Signed-off-by:
Stefan Knoblich <s.knoblich@axsentis.de>
正在显示
请
注册
或者
登录
后发表评论