mirror of
https://github.com/postgres/postgres.git
synced 2025-07-02 09:02:37 +03:00
Adjust blank lines around PG_MODULE_MAGIC defines, for consistency
Report by Robert Haas
This commit is contained in:
@ -12,7 +12,6 @@
|
||||
#include "fmgr.h"
|
||||
#include "libpq/pqformat.h" /* needed for send/recv functions */
|
||||
|
||||
|
||||
PG_MODULE_MAGIC;
|
||||
|
||||
typedef struct Complex
|
||||
|
Reference in New Issue
Block a user