From c5ee0b7c1d4cd8925b5a5307c9491d62ae2cb01b Mon Sep 17 00:00:00 2001 From: Damien Lespiau Date: Wed, 18 Mar 2009 19:07:00 +0100 Subject: [PATCH] info: more indentation fixes Fixes #517231. --- gst/gstinfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/gstinfo.h b/gst/gstinfo.h index fb1d38d5c2..d151f991d9 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);