scansbr: Only write to file if we're incing, but not when scanning.
authormarkus schnalke <meillo@marmaro.de>
Thu, 22 Mar 2012 17:50:10 +0000 (18:50 +0100)
committermarkus schnalke <meillo@marmaro.de>
Thu, 22 Mar 2012 17:50:10 +0000 (18:50 +0100)
commitaa60b0ab5e804f8befa890c0a6df0e3143ce0723
tree330d077a236f7f7381f387e14cb0b6c4ad12d5d9
parentb8b075c77be7794f3ae9ff0e8cedb12b48fd139f
scansbr: Only write to file if we're incing, but not when scanning.
If the original author would have used logical flags instead of magic
values in `outnum', the code wouldn't have been broken all the time.
Writing to /dev/null instead of not writing at all ... oh my! :-/
uip/scansbr.c