From: Peter Eisentraut Date: Fri, 14 Apr 2023 08:04:57 +0000 (+0200) Subject: Fix whitespace X-Git-Tag: REL_16_BETA1~199 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=12829058c424cba540ac8de33d129d02f8bd3449;p=thirdparty%2Fpostgresql.git Fix whitespace --- diff --git a/src/test/modules/ldap_password_func/Makefile b/src/test/modules/ldap_password_func/Makefile index 3324e04248d..de60ee3dbb6 100644 --- a/src/test/modules/ldap_password_func/Makefile +++ b/src/test/modules/ldap_password_func/Makefile @@ -20,6 +20,3 @@ top_builddir = ../../../.. include $(top_builddir)/src/Makefile.global include $(top_srcdir)/contrib/contrib-global.mk endif - - -