[grilo] core: Stupi typo in comments
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo] core: Stupi typo in comments
- Date: Wed, 4 Jun 2014 14:24:26 +0000 (UTC)
commit f8e6a3d094db069e62e812253fadefc2a33ea13f
Author: Andres Gomez <agomez igalia com>
Date: Wed Jun 4 16:46:23 2014 +0300
core: Stupi typo in comments
src/data/grl-media.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/data/grl-media.c b/src/data/grl-media.c
index caaa018..9312636 100644
--- a/src/data/grl-media.c
+++ b/src/data/grl-media.c
@@ -548,7 +548,7 @@ grl_media_unserialize (const gchar *serial)
if (query) {
registry = grl_registry_get_default ();
keys = grl_registry_get_metadata_keys (registry);
- /* This is a hack: we do it because we know GrlKeyId are actually integers,
+ /* This is a hack: we do it because we know GrlKeyID are actually integers,
and assigned sequentially (0 is for invalid key). This saves us to use a
hashtable to store the counter per key */
grlkey_count = g_new0 (guint, g_list_length(keys) + 1);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]