[grilo/wip/hadess/network-sources-crasher: 1/3] core: Fix g-ir-scanner warning
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo/wip/hadess/network-sources-crasher: 1/3] core: Fix g-ir-scanner warning
- Date: Fri, 16 Nov 2018 13:43:05 +0000 (UTC)
commit 915e3f8b53421efabb1197bffd92cf306659f5f3
Author: Bastien Nocera <hadess hadess net>
Date: Fri Nov 16 13:38:33 2018 +0100
core: Fix g-ir-scanner warning
src/data/grl-data.c:615: Error: Grl: identifier not found on the first line:
* Returns whether the string is a canonical one.
^
This is an internal function, so remove the double-* used for
documenting public functions.
src/data/grl-data.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/data/grl-data.c b/src/data/grl-data.c
index 1c9178a..18a7c8b 100644
--- a/src/data/grl-data.c
+++ b/src/data/grl-data.c
@@ -611,9 +611,9 @@ grl_data_get_int64 (GrlData *data, GrlKeyID key)
}
}
-/**
+/*
* Returns whether the string is a canonical one.
- **/
+ */
static gboolean
is_canonical (const gchar *key)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]