mirror of
https://github.com/postgres/postgres.git
synced 2025-12-24 06:01:07 +03:00
Adjust blank lines around PG_MODULE_MAGIC defines, for consistency
Report by Robert Haas
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
#include "fmgr.h"
|
||||
#include "libpq/md5.h"
|
||||
|
||||
|
||||
PG_MODULE_MAGIC;
|
||||
|
||||
/* passwords shorter than this will be rejected */
|
||||
|
||||
Reference in New Issue
Block a user