mirror of
https://github.com/postgres/postgres.git
synced 2025-08-15 14:02:29 +03:00
C comments: remove odd blank lines after #ifdef WIN32 lines
This commit is contained in:
@@ -2891,7 +2891,6 @@ void
|
||||
get_restricted_token(void)
|
||||
{
|
||||
#ifdef WIN32
|
||||
|
||||
/*
|
||||
* Before we execute another program, make sure that we are running with a
|
||||
* restricted token. If not, re-execute ourselves with one.
|
||||
|
Reference in New Issue
Block a user