The following commit has been merged in the master branch:
commit 7f1441b9e64bac9931abeffca4b37a9d8d8565eb
Author: Marc Dionne <[email protected]>
Date:   Tue Mar 23 18:36:17 2010 -0400

    Warning fix: print burstWait fields
    
    burstWait is a struct clock with two int fields, but we
    try to print it as a %u.
    Print the fields separately like we do for timeout.
    
    Change-Id: I42ab3e4557af96cacae00b89841b1fcdfa832d4b
    Reviewed-on: http://gerrit.openafs.org/1637
    Reviewed-by: Jeffrey Altman <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

 src/libadmin/samples/rxdebug_peers.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to