]> git.tuebingen.mpg.de Git - adu.git/commitdiff
Fix return codes for loop functions.
authorAndre Noll <maan@systemlinux.org>
Wed, 5 Nov 2008 17:30:28 +0000 (18:30 +0100)
committerAndre Noll <maan@systemlinux.org>
Wed, 5 Nov 2008 17:30:28 +0000 (18:30 +0100)
The four different loop functions must set the return value in
their private struct because these functions are called from
within the osl library which will replace any negative return value
by -E_OSL_LOOP.


No differences found