summaryrefslogtreecommitdiff
path: root/libappstream-builder/asb-app.h
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2014-12-09 20:37:56 +0000
committerRichard Hughes <richard@hughsie.com>2014-12-09 20:37:56 +0000
commit59c6ca1ef54cc1fb1d792b851d9eb8d9531b1f42 (patch)
treeef727b83d97be578547d0dcd20ded7b4d71ca2d2 /libappstream-builder/asb-app.h
parentdee44d2212a6af45d23507b6ba228e8d2dc0eb90 (diff)
downloadappstream-glib-59c6ca1ef54cc1fb1d792b851d9eb8d9531b1f42.tar.gz
trivial: Fix a tiny gtk-doc markup problem
Diffstat (limited to 'libappstream-builder/asb-app.h')
-rw-r--r--libappstream-builder/asb-app.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libappstream-builder/asb-app.h b/libappstream-builder/asb-app.h
index 1170929..41e2bfe 100644
--- a/libappstream-builder/asb-app.h
+++ b/libappstream-builder/asb-app.h
@@ -80,7 +80,7 @@ GType asb_app_get_type (void);
AsbApp *asb_app_new (AsbPackage *pkg,
- const gchar *id_full);
+ const gchar *id);
void asb_app_set_hidpi_enabled (AsbApp *app,
gboolean hidpi_enabled);
void asb_app_add_requires_appdata (AsbApp *app,