The following commit has been merged in the openafs-stable-1_6_x branch:
commit f3131a3535d1871909aac0ea47fe8212f14fc31d
Author: Andrew Deason <[email protected]>
Date:   Mon Feb 10 16:23:07 2014 -0600

    bozo: Constify bozo_Log 'format' argument
    
    We clearly do not need to modify the format string; declare it const.
    This makes the signature of bozo_Log identical to FSLog, which can
    make it easier to use these functions interchangeably.
    
    Reviewed-on: http://gerrit.openafs.org/10830
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    (cherry picked from commit ed1b1df3c8acf9a2c5d4dface88ac15dcb8d7a2e)
    
    Change-Id: I29fb3df82866dc8457d92a0b88eb02ae50879db7
    Reviewed-on: http://gerrit.openafs.org/11931
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Perry Ruiter <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/bozo/bosprototypes.h |    2 +-
 src/bozo/bosserver.c     |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

Reply via email to