diff options
| author | Bruce Momjian | 2014-03-13 05:34:42 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2014-03-13 05:34:42 +0000 |
| commit | 886c0be3f65bdbb68e86ec2d66a8c1a4c34b2923 (patch) | |
| tree | 0f837485442f44abfb64f8867bbfd06dfad50346 /src/bin/initdb | |
| parent | a3115f0d9ec1ac93b82156535dc00b10172a4fe7 (diff) | |
C comments: remove odd blank lines after #ifdef WIN32 lines
Diffstat (limited to 'src/bin/initdb')
| -rw-r--r-- | src/bin/initdb/initdb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bin/initdb/initdb.c b/src/bin/initdb/initdb.c index a7d5f7a153..44231273fa 100644 --- a/src/bin/initdb/initdb.c +++ b/src/bin/initdb/initdb.c @@ -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. |
