mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
C comments: remove odd blank lines after #ifdef WIN32 lines
This commit is contained in:
@ -32,7 +32,6 @@ int
|
||||
getrusage(int who, struct rusage * rusage)
|
||||
{
|
||||
#ifdef WIN32
|
||||
|
||||
FILETIME starttime;
|
||||
FILETIME exittime;
|
||||
FILETIME kerneltime;
|
||||
|
Reference in New Issue
Block a user