From 9e1552607a9dc6bc23e43d46770a9063ade4f3f0 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 22 Mar 2001 04:01:46 +0000 Subject: pgindent run. Make it all clean. --- src/include/postgres_ext.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/postgres_ext.h') diff --git a/src/include/postgres_ext.h b/src/include/postgres_ext.h index a5696f2a020..7b52f9c8350 100644 --- a/src/include/postgres_ext.h +++ b/src/include/postgres_ext.h @@ -3,7 +3,7 @@ * postgres_ext.h * * This file contains declarations of things that are visible everywhere - * in PostgreSQL *and* are visible to clients of frontend interface libraries. + * in PostgreSQL *and* are visible to clients of frontend interface libraries. * For example, the Oid type is part of the API of libpq and other libraries. * * Declarations which are specific to a particular interface should @@ -15,7 +15,7 @@ * use header files that are otherwise internal to Postgres to interface * with the backend. * - * $Id: postgres_ext.h,v 1.6 2001/02/10 02:31:28 tgl Exp $ + * $Id: postgres_ext.h,v 1.7 2001/03/22 04:00:25 momjian Exp $ * *------------------------------------------------------------------------- */ -- cgit v1.2.3