Commit 76375024 authored by Aurelien Jacobs's avatar Aurelien Jacobs

cosmetics: indentation

Originally committed as revision 7583 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent c9c1a8e7
......@@ -23,7 +23,7 @@
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
# include <arpa/inet.h>
#include <arpa/inet.h>
#include <netdb.h>
#include <sys/time.h>
#include <fcntl.h>
......
......@@ -23,7 +23,7 @@
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
# include <arpa/inet.h>
#include <arpa/inet.h>
#include <netdb.h>
#ifndef IPV6_ADD_MEMBERSHIP
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment