Skip to content
  • Sean McBride's avatar
    Unified mixed unsigned char/int usage to bool · b54bce1d
    Sean McBride authored
    Fixes -Wconversion warnings that pointed out the mixed use of
    unsigned char and int in these APIs.
    
    Switched to bool since the comments describe it as a 'flag'
    
    This is an API change, but shouldn't cause much trouble I hope.
    
    Change-Id: I0ded5ea638c646f9e5c7aa792fe93784cb9025b4
    b54bce1d