Edit

kc3-lang/libxkbcommon/src

Branch :

  • Show log

    Commit

  • Author : Daniel Stone
    Date : 2012-07-03 21:22:09
    Hash : b10f924b
    Message : Make BindIndicators static Since BindIndicators was only ever called immediately after CopyIndicatorMapDefs, move it up in the file and turn it into a static function, which avoids the need to ever pass the unbound LEDs around. Signed-off-by: Daniel Stone <daniel@fooishbar.org>