mirror of
https://github.com/postgres/postgres.git
synced 2025-07-15 19:21:59 +03:00
C comments: remove odd blank lines after #ifdef WIN32 lines
This commit is contained in:
@ -692,7 +692,6 @@ StreamConnection(pgsocket server_fd, Port *port)
|
||||
}
|
||||
|
||||
#ifdef WIN32
|
||||
|
||||
/*
|
||||
* This is a Win32 socket optimization. The ideal size is 32k.
|
||||
* http://support.microsoft.com/kb/823764/EN-US/
|
||||
|
Reference in New Issue
Block a user