Stefan Knoblich 9cceb8e62c 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>
2011-05-14 23:59:14 +02:00
..
2011-04-25 06:57:01 -05:00
2011-03-25 16:53:44 -05:00
2011-04-22 16:43:29 -05:00
2011-05-04 10:03:45 -05:00
2011-04-27 11:26:08 -05:00
2011-05-06 15:25:07 -05:00
2011-03-28 10:55:23 -05:00
2011-03-29 08:56:34 -05:00