expand tabs
[platform/upstream/gstreamer.git] / gst / tcp / gsttcp.h
index 1c2c1bc..7e91f5b 100644 (file)
@@ -27,7 +27,7 @@
 #include <gst/gst.h>
 #include <gst/dataprotocol/dataprotocol.h>
 
-#define TCP_HIGHEST_PORT       65535
+#define TCP_HIGHEST_PORT        65535
 #define TCP_DEFAULT_HOST        "localhost"
 #define TCP_DEFAULT_PORT        4953