expand tabs
[platform/upstream/gstreamer.git] / gst / tcp / gstfdset.c
index 5365e6b..1b7ca12 100644 (file)
@@ -20,8 +20,8 @@
  * Boston, MA 02111-1307, USA.
  */
 
-#define MIN_POLLFDS    32
-#define INIT_POLLFDS   MIN_POLLFDS
+#define MIN_POLLFDS     32
+#define INIT_POLLFDS    MIN_POLLFDS
 
 #include <sys/poll.h>
 #include <sys/time.h>