summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-node-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'libappstream-glib/as-node-private.h')
-rw-r--r--libappstream-glib/as-node-private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libappstream-glib/as-node-private.h b/libappstream-glib/as-node-private.h
index 71ecc08..785afda 100644
--- a/libappstream-glib/as-node-private.h
+++ b/libappstream-glib/as-node-private.h
@@ -48,6 +48,7 @@ gchar *as_node_take_attribute (const GNode *node,
const gchar *key);
gchar *as_node_reflow_text (const gchar *text,
gssize text_len);
+gchar *as_node_fix_locale (const gchar *locale);
G_END_DECLS