summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2009-03-18 19:06:23 +0100
committerWim Taymans <wim.taymans@collabora.co.uk>2009-03-18 19:06:23 +0100
commitd12d111fa257141ac6ae056ede0ebb6617f29f1f (patch)
tree80119157702f9a8c66974410688550f0b04a1f72
parent3857d902c32c9e366162464caba5e02ff7981588 (diff)
info: indentation fix
-rw-r--r--gst/gstinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/gstinfo.h b/gst/gstinfo.h
index ed1aaf9d54..fb1d38d5c2 100644
--- a/gst/gstinfo.h
+++ b/gst/gstinfo.h
@@ -398,7 +398,7 @@ GSList *
gst_debug_get_all_categories (void);
gchar * gst_debug_construct_term_color (guint colorinfo);
-gint gst_debug_construct_win_color (guint colorinfo);
+gint gst_debug_construct_win_color (guint colorinfo);
/**