From f74399ea55f911289b177ad1dfa3f99c5a0c2a9b Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 23 Sep 2005 16:35:43 +0000 Subject: fix docs Original commit message from CVS: fix docs --- gst/gststructure.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/gststructure.h') diff --git a/gst/gststructure.h b/gst/gststructure.h index 787d6d110..7695a774d 100644 --- a/gst/gststructure.h +++ b/gst/gststructure.h @@ -132,7 +132,7 @@ gboolean gst_structure_get_double (const GstStructure gdouble *value); gboolean gst_structure_get_date (const GstStructure *structure, const gchar *fieldname, - GDate **date_out); + GDate **value); G_CONST_RETURN gchar * gst_structure_get_string (const GstStructure *structure, const gchar *fieldname); -- cgit v1.2.3