From 511f55691514fe73503a2247609a4925035fd0b7 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Tue, 3 May 2011 13:55:43 +0300 Subject: [PATCH] docs: it its %TRUE (constant) As spotted by Tim. --- libs/gst/base/gstbaseparse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/gst/base/gstbaseparse.c b/libs/gst/base/gstbaseparse.c index 7a6ff3a..41f8468 100644 --- a/libs/gst/base/gstbaseparse.c +++ b/libs/gst/base/gstbaseparse.c @@ -2986,7 +2986,7 @@ gst_base_parse_set_syncable (GstBaseParse * parse, gboolean syncable) /** * gst_base_parse_set_passthrough: * @parse: a #GstBaseParse - * @passthrough: @TRUE if parser should run in passthrough mode + * @passthrough: %TRUE if parser should run in passthrough mode * * Set if the nature of the format or configuration does not allow (much) * parsing, and the parser should operate in passthrough mode (which only -- 2.7.4