From d7471402794266078953f1bd113dab4913d631a1 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 11 Jun 2009 14:49:15 +0000 Subject: 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list provided by Andrew. --- src/tutorial/complex.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tutorial/complex.c') diff --git a/src/tutorial/complex.c b/src/tutorial/complex.c index ab0166ba52..bc37220fe3 100644 --- a/src/tutorial/complex.c +++ b/src/tutorial/complex.c @@ -1,5 +1,5 @@ /* - * $PostgreSQL: pgsql/src/tutorial/complex.c,v 1.14 2008/05/17 01:28:26 adunstan Exp $ + * $PostgreSQL: pgsql/src/tutorial/complex.c,v 1.15 2009/06/11 14:49:15 momjian Exp $ * ****************************************************************************** This file contains routines that can be bound to a Postgres backend and -- cgit v1.2.1