summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-core.h
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2013-10-24 14:37:35 -0400
committerColin Walters <walters@verbum.org>2013-10-24 14:37:35 -0400
commit87922259ee8ac348d15e5b536347dfb7f16b3274 (patch)
treee4b5563c16d48d75cf5588a8218d812af436147c /src/libostree/ostree-core.h
parentccb10d592ded5b665a11ceca0e61cab1dd6e5013 (diff)
downloadostree-87922259ee8ac348d15e5b536347dfb7f16b3274.tar.gz
libostree: Squash two g-ir-scanner warnings
Diffstat (limited to 'src/libostree/ostree-core.h')
-rw-r--r--src/libostree/ostree-core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libostree/ostree-core.h b/src/libostree/ostree-core.h
index 0e06048f..539909a8 100644
--- a/src/libostree/ostree-core.h
+++ b/src/libostree/ostree-core.h
@@ -229,7 +229,7 @@ gboolean ostree_checksum_file_async_finish (GFile *f,
GVariant *ostree_create_directory_metadata (GFileInfo *dir_info,
GVariant *xattrs);
-/** VALIDATION **/
+/* VALIDATION */
gboolean ostree_validate_structureof_objtype (guchar objtype,
GError **error);