X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fkeytree.h;h=66edc3c7faf0af58ba57827370debed953d6c74d;hb=c716d1788bb4f4b9db403617023f06347ba48102;hp=391cb154fb91a5cc61c2f12ac8771dd8a17b91b3;hpb=617effd275a7c998d9bea686bc1a33240fd16704;p=chaz%2Fopenbox diff --git a/openbox/keytree.h b/openbox/keytree.h index 391cb154..66edc3c7 100644 --- a/openbox/keytree.h +++ b/openbox/keytree.h @@ -42,5 +42,4 @@ void tree_assimilate(KeyBindingTree *node); KeyBindingTree *tree_find(KeyBindingTree *search, gboolean *conflict); gboolean tree_chroot(KeyBindingTree *tree, GList *keylist); - #endif