• Michael Stahl's avatar
    *api: convert <const> · d11a7b5e
    Michael Stahl yazdı
    This one is apparently often abused to link to a constant group, while
    it can only link to constants within a group.
    
    sed -i "s,<const>\([^<]\+\)</const>,\1,g"
    
    Change-Id: Ic3d8099751340e4b046298c861bb659beb351eaf
    d11a7b5e
ElementModes.idl 2.74 KB