OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-768-g36f89a2
Gerrit Code Review
gerrit@openafs.org
Sun, 20 Feb 2011 05:59:17 -0800 (PST)
The following commit has been merged in the master branch:
commit 36f89a2ce4fdb488480a5979e4f096cf3bdacf3d
Author: Marc Dionne <marc.c.dionne@gmail.com>
Date: Sat Feb 19 15:11:30 2011 -0500
crypto: return a value from the krb5_init_context stub
The krb5_init_context stub is declared as returning an int, so
make it return 0 to avoid a warning.
Change-Id: I1e04d6953cf4daed67c7b1de9414113812148931
Reviewed-on: http://gerrit.openafs.org/4019
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Simon Wilkinson <sxw@inf.ed.ac.uk>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/crypto/rfc3961/context.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository