mirror of
https://github.com/librempeg/librempeg
synced 2024-11-23 11:39:47 +00:00
cosmetics: indentation
Originally committed as revision 7583 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
c9c1a8e794
commit
763750242b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user