X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fkeytree.h;h=66edc3c7faf0af58ba57827370debed953d6c74d;hb=HEAD;hp=391cb154fb91a5cc61c2f12ac8771dd8a17b91b3;hpb=0dc7eca4cdfff6425e19a0bace0f9ae8834d04e8;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