rules: fix mlvo-not-used warning
authorRan Benita <ran234@gmail.com>
Sun, 21 Sep 2014 14:09:58 +0000 (17:09 +0300)
committerRan Benita <ran234@gmail.com>
Sun, 21 Sep 2014 14:09:58 +0000 (17:09 +0300)
commit0224283fdfb76c1d813dbdbb0dc5cb6347d7c29a
treead508b1f44c5d21c657c19aa1eb2e2f5609849b5
parentf0cd7abcff5976a94aafdd7f47313b0d123ba586
rules: fix mlvo-not-used warning

An mlvo can also be used in an expansion, but we didn't mark them in
this case in commit d8a4f52cb95d989b4. This caused wrongful warnings on
something like -l ch -v fr -- the `fr` is only added via expansion.

Signed-off-by: Ran Benita <ran234@gmail.com>
src/xkbcomp/rules.c