X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gst%2Fgstinfo.h;h=7d7e6922cd5bd8ed0cc3f5f7029ca16c84bb4c15;hb=6cc7e0498941f307daf43c38fb25946b77c003a8;hp=dad7a336a15a6cee3c44deb04ad746bef55fff07;hpb=d2b1c2c2f11c04ca04e3b713ecce565d8699871a;p=platform%2Fupstream%2Fgstreamer.git diff --git a/gst/gstinfo.h b/gst/gstinfo.h index dad7a33..7d7e692 100644 --- a/gst/gstinfo.h +++ b/gst/gstinfo.h @@ -235,8 +235,9 @@ GstDebugCategory *_gst_debug_category_new (gchar * name, * @color: the colors to use for a color representation or 0 for no color. * @description: optional description of the category. * - * Returns: a new #GstDebugCategory with the given properties and set to + * Initializes a new #GstDebugCategory with the given properties and set to * the default threshold. + * * * * This macro expands to nothing if debugging is disabled.