OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-445-g03ab065
Gerrit Code Review
gerrit@openafs.org
Sun, 21 Nov 2010 13:43:22 -0800 (PST)
The following commit has been merged in the master branch:
commit 03ab065e0ccf291d45a93b7d63c022bcad3aac34
Author: Christof Hanke <christof.hanke@rzg.mpg.de>
Date: Sun Nov 21 20:09:23 2010 +0100
use computed values in src/gtx/curseswindows.c
compiling failed, because of -Wunused-value.
Use the return code of wstandout and wstandend and pass
it upwards.
Change-Id: I6ae101edb36e31247ff772f5dc59104eb7856138
Reviewed-on: http://gerrit.openafs.org/3344
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/gtx/curseswindows.c | 20 +++++++++++++++-----
1 files changed, 15 insertions(+), 5 deletions(-)
--
OpenAFS Master Repository