From fcff1cdf4eadbc6dcba4b9a2cd09f38f466ffa31 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 25 May 1999 22:43:53 +0000 Subject: Another pgindent run. Sorry folks. --- contrib/os2client/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/os2client') diff --git a/contrib/os2client/config.h b/contrib/os2client/config.h index ad492fb7d6b..afdcb4484c8 100644 --- a/contrib/os2client/config.h +++ b/contrib/os2client/config.h @@ -11,7 +11,7 @@ * DEF_PGPORT is the TCP port number on which the Postmaster listens by * default. This can be overriden by command options, environment variables, * and the postconfig hook. (set by build script) - */ + */ #define DEF_PGPORT "5432" -- cgit v1.2.3