mirror of
https://github.com/postgres/postgres.git
synced 2025-09-03 15:22:11 +03:00
C comments: remove odd blank lines after #ifdef WIN32 lines
This commit is contained in:
@@ -697,7 +697,6 @@ plperl_init_interp(void)
|
||||
int nargs = 3;
|
||||
|
||||
#ifdef WIN32
|
||||
|
||||
/*
|
||||
* The perl library on startup does horrible things like call
|
||||
* setlocale(LC_ALL,""). We have protected against that on most platforms
|
||||
|
Reference in New Issue
Block a user