mirror of
https://github.com/postgres/postgres.git
synced 2025-11-21 00:42:43 +03:00
C comments: remove odd blank lines after #ifdef WIN32 lines
A few more
This commit is contained in:
@@ -1048,7 +1048,6 @@ GetMessageEncoding(void)
|
||||
}
|
||||
|
||||
#ifdef WIN32
|
||||
|
||||
/*
|
||||
* Result is palloc'ed null-terminated utf16 string. The character length
|
||||
* is also passed to utf16len if not null. Returns NULL iff failed.
|
||||
|
||||
Reference in New Issue
Block a user