From: Damien Lespiau Date: Wed, 18 Mar 2009 18:07:00 +0000 (+0100) Subject: info: more indentation fixes X-Git-Tag: RELEASE-0.10.23~104 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c5ee0b7c1d4cd8925b5a5307c9491d62ae2cb01b;p=platform%2Fupstream%2Fgstreamer.git info: more indentation fixes Fixes #517231. --- diff --git a/gst/gstinfo.h b/gst/gstinfo.h index fb1d38d..d151f99 100644 --- a/gst/gstinfo.h +++ b/gst/gstinfo.h @@ -397,7 +397,7 @@ G_CONST_RETURN gchar * GSList * gst_debug_get_all_categories (void); -gchar * gst_debug_construct_term_color (guint colorinfo); +gchar * gst_debug_construct_term_color (guint colorinfo); gint gst_debug_construct_win_color (guint colorinfo);