libostree: Squash two g-ir-scanner warnings

This commit is contained in:
Colin Walters 2013-10-24 14:37:35 -04:00
parent ccb10d592d
commit 87922259ee
2 changed files with 3 additions and 3 deletions

View File

@ -229,7 +229,7 @@ gboolean ostree_checksum_file_async_finish (GFile *f,
GVariant *ostree_create_directory_metadata (GFileInfo *dir_info, GVariant *ostree_create_directory_metadata (GFileInfo *dir_info,
GVariant *xattrs); GVariant *xattrs);
/** VALIDATION **/ /* VALIDATION */
gboolean ostree_validate_structureof_objtype (guchar objtype, gboolean ostree_validate_structureof_objtype (guchar objtype,
GError **error); GError **error);

View File

@ -221,7 +221,7 @@ compare_ascii_checksums_for_sorting (gconstpointer a_pp,
return strcmp (a, b); return strcmp (a, b);
} }
/** /*
* Create sizes metadata GVariant and add it to the metadata variant given. * Create sizes metadata GVariant and add it to the metadata variant given.
*/ */
static gboolean static gboolean