OpenAFS Master Repository branch, master, updated. 243836efbb89a3b863d29ac9b0459411a4b666d5
Gerrit Code Review
gerrit@openafs.org
Mon, 13 Jul 2009 18:39:52 -0700 (PDT)
The following commit has been merged in the master branch:
commit 243836efbb89a3b863d29ac9b0459411a4b666d5
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date: Tue Jul 14 00:18:25 2009 +0100
Capabilities are unsigned on Windows too
Capabilities are defined in the .xg file as being an array of
unsigned integers. Implement them as such on Windows, too.
This is a Windows version of the fix in
7191005e4df1eaaf4ec94c8199ffeb72be785794
Reviewed-on: http://gerrit.openafs.org/76
Verified-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
src/WINNT/afsd/cm_callback.c | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
--
OpenAFS Master Repository