OpenAFS Master Repository branch, master, updated. 47e31b020c3393fdbda9dddd99269482693cfb6c
   
    Gerrit Code Review
     
    gerrit@openafs.org
       
    Wed, 15 Jul 2009 00:24:13 -0700 (PDT)
    
    
  
The following commit has been merged in the master branch:
commit 47e31b020c3393fdbda9dddd99269482693cfb6c
Author: Jeffrey Altman <jaltman@secure-endpoints.com>
Date:   Wed Jul 15 01:53:32 2009 -0400
    Correct pointer type of 'next' field within struct volinfo
    
    Reported by Marcus Watts
    
    The next field of struct volinfo is supposed to be a pointer
    to a struct volinfo.
    
    LICENSE IPL10
    
    Reviewed-on: http://gerrit.openafs.org/87
    Verified-by: Russ Allbery <rra@stanford.edu>
    Reviewed-by: Russ Allbery <rra@stanford.edu>
 src/bucoord/restore.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
-- 
OpenAFS Master Repository