OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_66-52-gbe305ae
   
    Gerrit Code Review
     
    gerrit@openafs.org
       
    Wed, 11 Nov 2009 09:16:20 -0800 (PST)
    
    
  
The following commit has been merged in the master branch:
commit be305ae119c4bd71431596f81d97f9195faa069f
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date:   Wed Nov 11 10:13:57 2009 +0000
    Prototype UV_Bind
    
    Publicly prototype UV_Bind in volser_prototypes.h
    
    Make dump.c use the public prototype, instead of an incomplete
    private copy, and remove the warning inhibition that was required to
    support the private copy.
    
    Change-Id: I945192454702d79083a10062adaf2cb124d14a35
    Reviewed-on: http://gerrit.openafs.org/809
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: Derrick Brashear <shadow@dementia.org>
 README.WARNINGS                |    1 -
 src/butc/dump.c                |    8 +-------
 src/volser/volser_internal.h   |    1 -
 src/volser/volser_prototypes.h |    2 ++
 4 files changed, 3 insertions(+), 9 deletions(-)
-- 
OpenAFS Master Repository