The following commit has been merged in the master branch:
commit a1cbbccce3cb615b43535721f8990f6019aa27ec
Author: Marc Dionne <[email protected]>
Date:   Wed Apr 28 19:07:32 2010 -0400

    Warning fix: cpp hates apostrophes
    
    The compiler complains when the text in a #warning contains a
    single apostrophe:
       error: missing terminating ' character
    
    Change the text to avoid it.
    
    Change-Id: Ibf1f4d2cb922b313545ed228a2a8d4eb6b134178
    Reviewed-on: http://gerrit.openafs.org/1877
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

 src/afs/afs_osi_pag.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