mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 12:23:32 +01:00
Code Style: Remove double newlines in win32/orconfig.h
There's no reason for them to be in there. Part of 32522.
This commit is contained in:
parent
0ce11433c0
commit
e66fde45f1
@ -102,7 +102,6 @@
|
||||
/* Define to 1 if you have the <sys/socket.h> header file. */
|
||||
#undef HAVE_SYS_SOCKET_H
|
||||
|
||||
|
||||
/* Define to 1 if you have the <sys/stat.h> header file. */
|
||||
#define HAVE_SYS_STAT_H
|
||||
|
||||
@ -220,8 +219,6 @@
|
||||
/* Version number of package */
|
||||
#define VERSION "0.4.3.0-alpha-dev"
|
||||
|
||||
|
||||
|
||||
#define HAVE_STRUCT_SOCKADDR_IN6
|
||||
#define HAVE_STRUCT_IN6_ADDR
|
||||
#define RSHIFT_DOES_SIGN_EXTEND
|
||||
|
Loading…
Reference in New Issue
Block a user