The following commit has been merged in the master branch:
commit e8a2833996e783f4ebd051ae87dbd301948689b0
Author: Simon Wilkinson <s...@inf.ed.ac.uk>
Date:   Wed Jul 22 22:07:32 2009 +0100

    Squish more warnings in xstat
    
    Use a correct prototype for a_ProbeHandler in xstat_cm_Init
    Fix a printf warning
    rx_getAllAddr and afs_cb_interface.addr disagree on the sign of addresses
    afs_interface.addr is a [], which we then use & to get the address of. Fix
    this to stop the compiler from sulking.
    
    Reviewed-on: http://gerrit.openafs.org/http://gerrit.openafs.org/184
    Tested-by: Jeffrey Altman <jalt...@openafs.org>
    Reviewed-by: Jeffrey Altman <jalt...@openafs.org>
    Reviewed-by: Derrick Brashear <sha...@dementia.org>

 src/xstat/xstat_cm.c          |    6 +++---
 src/xstat/xstat_fs_callback.c |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
OpenAFS-cvs@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to