summaryrefslogtreecommitdiff
path: root/json-glib/json-gobject.c
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@linux.intel.com>2009-11-29 12:48:25 +0000
committerEmmanuele Bassi <ebassi@linux.intel.com>2009-11-29 12:48:35 +0000
commit307605046cf89ef922d1d1e7c7b95405f3ecfdfb (patch)
treef74b11b7427ad025eb4f857d2564551c021c3b5e /json-glib/json-gobject.c
parente7eb3ca4a9de1c7348dc82f528cf0858f52849dd (diff)
downloadjson-glib-307605046cf89ef922d1d1e7c7b95405f3ecfdfb.tar.gz
docs: Fix annotation for json_gobject_to_data()
Diffstat (limited to 'json-glib/json-gobject.c')
-rw-r--r--json-glib/json-gobject.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/json-glib/json-gobject.c b/json-glib/json-gobject.c
index 0a98aa8..462a2c8 100644
--- a/json-glib/json-gobject.c
+++ b/json-glib/json-gobject.c
@@ -865,7 +865,7 @@ json_serialize_gobject (GObject *gobject,
}
/**
- * json_serialize_gobject:
+ * json_gobject_to_data:
* @gobject: a #GObject
* @length: (out): return value for the length of the buffer, or %NULL
*