OpenAFS Master Repository branch, master, updated. 789c3451ba000f7c9665742890b305e2e7938add
Gerrit Code Review
gerrit@openafs.org
Wed, 22 Jul 2009 10:54:47 -0700 (PDT)
The following commit has been merged in the master branch:
commit 789c3451ba000f7c9665742890b305e2e7938add
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date: Tue Jul 21 20:58:36 2009 +0100
Fix warnings in comerr directory
Prototype yylex in error_table.y to remove warning
Fix the bizarre definition of LOCK_ET_LIST so that it upsets neither the
compiler, nor the reader.
Reviewed-on: http://gerrit.openafs.org/http://gerrit.openafs.org/169
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Russ Allbery <rra@stanford.edu>
Reviewed-by: Russ Allbery <rra@stanford.edu>
src/comerr/error_msg.c | 3 ++-
src/comerr/error_table.y | 2 ++
2 files changed, 4 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository