summaryrefslogtreecommitdiff
path: root/src/registry.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/registry.c')
-rw-r--r--src/registry.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/registry.c b/src/registry.c
index d3d95f5..dcaaa1b 100644
--- a/src/registry.c
+++ b/src/registry.c
@@ -133,6 +133,7 @@ static bool
parse(struct rxkb_context *ctx, const char *path,
enum rxkb_popularity popularity);
+ATTR_PRINTF(3, 4)
static void
rxkb_log(struct rxkb_context *ctx, enum rxkb_log_level level,
const char *fmt, ...)