summaryrefslogtreecommitdiff
path: root/src/interfaces
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2005-11-23 04:23:30 +0000
committerBruce Momjian <bruce@momjian.us>2005-11-23 04:23:30 +0000
commitaac96b899490c4d23204660b3b6d47e3dd4d918c (patch)
treee6cfaddb86dcdd5f83c80d3234012a59f7b7f1b6 /src/interfaces
parentce1d8293f0bd218ec33e5876621d30509496701f (diff)
downloadpostgresql-aac96b899490c4d23204660b3b6d47e3dd4d918c.tar.gz
Fix pgindent of libpq-fe.h by hacking pgindent script.
Remove pgbench comment that was causing problems.
Diffstat (limited to 'src/interfaces')
-rw-r--r--src/interfaces/libpq/libpq-fe.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/interfaces/libpq/libpq-fe.h b/src/interfaces/libpq/libpq-fe.h
index 7f1d1e9fc3..f0f0cede54 100644
--- a/src/interfaces/libpq/libpq-fe.h
+++ b/src/interfaces/libpq/libpq-fe.h
@@ -7,7 +7,7 @@
* Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * $PostgreSQL: pgsql/src/interfaces/libpq/libpq-fe.h,v 1.121 2005/11/22 18:17:33 momjian Exp $
+ * $PostgreSQL: pgsql/src/interfaces/libpq/libpq-fe.h,v 1.122 2005/11/23 04:23:28 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@@ -35,7 +35,7 @@ extern "C"
/* Application-visible enum types */
- typedef enum
+typedef enum
{
/*
* Although it is okay to add to this list, values which become unused