From 87922259ee8ac348d15e5b536347dfb7f16b3274 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 24 Oct 2013 14:37:35 -0400 Subject: libostree: Squash two g-ir-scanner warnings --- src/libostree/ostree-core.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libostree/ostree-core.h') 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); -- cgit v1.2.1