mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
C comments: remove odd blank lines after #ifdef WIN32 lines
This commit is contained in:
@ -1957,7 +1957,6 @@ ReadDir(DIR *dir, const char *dirname)
|
||||
return dent;
|
||||
|
||||
#ifdef WIN32
|
||||
|
||||
/*
|
||||
* This fix is in mingw cvs (runtime/mingwex/dirent.c rev 1.4), but not in
|
||||
* released version
|
||||
|
Reference in New Issue
Block a user