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
A few more
This commit is contained in:
@@ -565,7 +565,6 @@ walkdir(char *path, void (*action) (char *fname, bool isdir))
|
||||
}
|
||||
|
||||
#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