mirror of
https://github.com/postgres/postgres.git
synced 2025-07-11 10:01:57 +03:00
Adjust blank lines around PG_MODULE_MAGIC defines, for consistency
Report by Robert Haas
This commit is contained in:
@ -18,7 +18,6 @@
|
||||
|
||||
PG_MODULE_MAGIC;
|
||||
|
||||
|
||||
/* These prototypes just prevent possible warnings from gcc. */
|
||||
|
||||
int add_one(int arg);
|
||||
|
Reference in New Issue
Block a user