Author :
Peter Hutterer
Date :
2020-07-27 11:55:32
Hash :bbc7005b Message :xkbcomp: simplify the include path handling
Streamline the code a bit - instead of handling all the if (!file) conditions
handle the case of where we have a file and jump to the end.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>