Commit 83123583 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

include: code indentation for consistency

parent 316517be
......@@ -76,13 +76,13 @@ struct msghdr
#endif
#if defined( __SYMBIAN32__ )
#undef AF_INET6
#undef IN6_IS_ADDR_MULTICAST
#undef IPV6_V6ONLY
#undef IPV6_MULTICAST_HOPS
#undef IPV6_MULTICAST_IF
#undef IPV6_TCLASS
#undef IPV6_JOIN_GROUP
# undef AF_INET6
# undef IN6_IS_ADDR_MULTICAST
# undef IPV6_V6ONLY
# undef IPV6_MULTICAST_HOPS
# undef IPV6_MULTICAST_IF
# undef IPV6_TCLASS
# undef IPV6_JOIN_GROUP
#endif
int vlc_socket (int, int, int, bool nonblock) LIBVLC_USED;
......
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