OpenAFS Master Repository branch, master, updated. fb96e13d6f93fd7f7d833b4c66753b63a50c9003
Gerrit Code Review
gerrit@openafs.org
Wed, 29 Jul 2009 04:09:56 -0700 (PDT)
The following commit has been merged in the master branch:
commit fb96e13d6f93fd7f7d833b4c66753b63a50c9003
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date: Tue Jul 28 12:13:10 2009 +0100
Cleanup for the USS directory
Add additional header files for prototypes
Add additional prototypes to header files
yyerror() is internal, not external. Make it static while we're at it.
ANSIfy various function definitions
Unsigned vs signed cleanup
Reviewed-on: http://gerrit.openafs.org/239
Tested-by: Marc Dionne <marc.c.dionne@gmail.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/uss/grammar.y | 9 ++++++---
src/uss/lex.l | 7 +++----
src/uss/uss_fs.c | 2 +-
src/uss/uss_kauth.h | 4 ++++
src/uss/uss_procs.h | 17 +++++++++++++++++
5 files changed, 31 insertions(+), 8 deletions(-)
--
OpenAFS Master Repository