Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
David Goulet
Tor
Commits
e66fde45
Unverified
Commit
e66fde45
authored
Nov 26, 2019
by
teor
Browse files
Code Style: Remove double newlines in win32/orconfig.h
There's no reason for them to be in there. Part of 32522.
parent
0ce11433
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/win32/orconfig.h
View file @
e66fde45
...
@@ -102,7 +102,6 @@
...
@@ -102,7 +102,6 @@
/* Define to 1 if you have the <sys/socket.h> header file. */
/* Define to 1 if you have the <sys/socket.h> header file. */
#undef HAVE_SYS_SOCKET_H
#undef HAVE_SYS_SOCKET_H
/* Define to 1 if you have the <sys/stat.h> header file. */
/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H
#define HAVE_SYS_STAT_H
...
@@ -220,8 +219,6 @@
...
@@ -220,8 +219,6 @@
/* Version number of package */
/* Version number of package */
#define VERSION "0.4.3.0-alpha-dev"
#define VERSION "0.4.3.0-alpha-dev"
#define HAVE_STRUCT_SOCKADDR_IN6
#define HAVE_STRUCT_SOCKADDR_IN6
#define HAVE_STRUCT_IN6_ADDR
#define HAVE_STRUCT_IN6_ADDR
#define RSHIFT_DOES_SIGN_EXTEND
#define RSHIFT_DOES_SIGN_EXTEND
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment