]> git.xolatile.top Git - public-libhl.git/commitdiff
fixup
authoranon <anon@anon.anon>
Mon, 18 Sep 2023 19:44:46 +0000 (21:44 +0200)
committeranon <anon@anon.anon>
Mon, 18 Sep 2023 19:44:46 +0000 (21:44 +0200)
README.md

index 2f87eceb8326dc87ea9b2b44f470101672e8926d..bbb406d226cce72c5f66c69a6ffefef1f097a2e9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -17,6 +17,7 @@ The type used for defining appropriate callbacks for render_string().
 + attributes - arbitrary data associated with the matched rule; intended to hold color/font information for example
 
 
+
        typedef struct {
                char * key;
                attribute_callback_t callback;