The following commit has been merged in the openafs-stable-1_8_x branch:
commit b28a61fc0b633514c762e34a0b26350280e74405
Author: Cheyenne Wills <[email protected]>
Date:   Thu Aug 8 12:07:51 2019 -0600

    rxkad: ticket5.c fix typo in #if statement
    
    commit 98ca332c4a5ac9e5687fb4fe21b350134bc74d1b (rxkad: v5der.c format
    truncation warnings) contains a typo in the test for clang (_clang
    instead of __clang__)
    
    Correct the typo in the #if statement to test for __clang__
    
    Reviewed-on: https://gerrit.openafs.org/13754
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    (cherry picked from commit e3dbd8a5886734f6390126e155cc259b0de5af51)
    
    Change-Id: I6c2a9851e668947c61d97e013c84808f738c4e52
    Reviewed-on: https://gerrit.openafs.org/13756
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/rxkad/ticket5.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

Reply via email to