From 6a605cd6bd9f689b35676623add0de9b90978bf1 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 10 Jul 2014 14:02:08 -0400 Subject: Adjust blank lines around PG_MODULE_MAGIC defines, for consistency Report by Robert Haas --- contrib/xml2/xpath.c | 1 - 1 file changed, 1 deletion(-) (limited to 'contrib/xml2') diff --git a/contrib/xml2/xpath.c b/contrib/xml2/xpath.c index a8b159ebff7..f57b81302f3 100644 --- a/contrib/xml2/xpath.c +++ b/contrib/xml2/xpath.c @@ -23,7 +23,6 @@ #include #include - PG_MODULE_MAGIC; /* exported for use by xslt_proc.c */ -- cgit v1.2.3