OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_68-108-g9f79dde
Gerrit Code Review
gerrit@openafs.org
Sat, 16 Jan 2010 21:33:37 -0800 (PST)
The following commit has been merged in the master branch:
commit 9f79dde2c804e943c2d6f7deaa00c6997b991691
Author: Marc Dionne <marc.c.dionne@gmail.com>
Date: Sat Jan 16 17:40:52 2010 -0500
More pam warning cleanups - test_pam.c
Clear up a few more warnings in the pam code. The changes here
are very similar to the ones in the previous patch and use
the same configure test:
- use PAM_CONST to conditionally declare pam_message as const
- cast a few arguments to putenv, which expects a non-const pointer
Change-Id: I6c98623c35f4453f34c1d48b8b7d6ff1bfbc1e0c
Reviewed-on: http://gerrit.openafs.org/1116
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/pam/test_pam.c | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
--
OpenAFS Master Repository