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