From 52f77df613cea1803ce86321c37229626d9f213c Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 12 Apr 2000 17:17:23 +0000 Subject: Ye-old pgindent run. Same 4-space tabs. --- 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 afdcb4484c8..7a98eb60a9c 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