OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_65-85-g9bbe16d

Gerrit Code Review gerrit@openafs.org
Sun, 18 Oct 2009 07:36:26 -0700 (PDT)


The following commit has been merged in the master branch:
commit 9bbe16d33097b387c5f855de0ca7ba4c67631e67
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date:   Sun Oct 18 12:07:37 2009 +0100

    Fix warnings in tviced
    
    Prototype hpr_Initialize and hpr_End to remove warnings in the tviced
    build.
    
    Reviewed-on: http://gerrit.openafs.org/675
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: Derrick Brashear <shadow@dementia.org>

 README.WARNINGS                  |    1 -
 src/afs/UKERNEL/sysincludes.h    |    3 +++
 src/config/param.x86_darwin_90.h |    2 --
 src/tviced/Makefile.in           |    4 ++--
 src/viced/host.h                 |    2 ++
 5 files changed, 7 insertions(+), 5 deletions(-)

-- 
OpenAFS Master Repository