mirror of
https://github.com/postgres/postgres.git
synced 2025-07-02 09:02:37 +03:00
C comments: remove odd blank lines after #ifdef WIN32 lines
This commit is contained in:
@ -2667,7 +2667,6 @@ makeEmptyPGconn(void)
|
||||
PGconn *conn;
|
||||
|
||||
#ifdef WIN32
|
||||
|
||||
/*
|
||||
* Make sure socket support is up and running.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user