From 3ecf433432289b9c1990165f65bdd51aaad2eaa7 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 6 Dec 2005 19:44:58 +0000 Subject: expand tabs Original commit message from CVS: expand tabs --- gst/udp/gstudpsink.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gst/udp/gstudpsink.c') diff --git a/gst/udp/gstudpsink.c b/gst/udp/gstudpsink.c index 927f0175..d7b0f70e 100644 --- a/gst/udp/gstudpsink.c +++ b/gst/udp/gstudpsink.c @@ -22,8 +22,8 @@ #endif #include "gstudpsink.h" -#define UDP_DEFAULT_HOST "localhost" -#define UDP_DEFAULT_PORT 4951 +#define UDP_DEFAULT_HOST "localhost" +#define UDP_DEFAULT_PORT 4951 /* elementfactory information */ static GstElementDetails gst_udpsink_details = -- cgit