]> git.tuebingen.mpg.de Git - adu.git/commit
Fix a compiler warning.
authorAndre Noll <maan@systemlinux.org>
Wed, 12 Nov 2008 17:12:40 +0000 (18:12 +0100)
committerAndre Noll <maan@systemlinux.org>
Wed, 12 Nov 2008 17:12:40 +0000 (18:12 +0100)
commit44bb864e9d02f765064645b4e70d48b8c8113c48
treea20b1a80138bd4ce4291c122e37e4e68f05092ef
parent66f28f8d1a9562cdba6f1611a06f23f13ee15469
Fix a compiler warning.

It's kinda bogus, but anyway. It fixes

select.c:532: warning: 'comp' may be used uninitialized in this function
select.c