summaryrefslogtreecommitdiff
path: root/src/include/utils/fcache2.h
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1998-09-01 04:40:42 +0000
committerBruce Momjian <bruce@momjian.us>1998-09-01 04:40:42 +0000
commitfa1a8d6a97068295fe30ac646aec7493a6305bc2 (patch)
tree645f7cef3c78fbab4d6d7bbc7c9a61ad2893d273 /src/include/utils/fcache2.h
parentaf74855a608da4cd7ef88ceb2241ec1c75537f39 (diff)
downloadpostgresql-fa1a8d6a97068295fe30ac646aec7493a6305bc2.tar.gz
OK, folks, here is the pgindent output.
Diffstat (limited to 'src/include/utils/fcache2.h')
-rw-r--r--src/include/utils/fcache2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/utils/fcache2.h b/src/include/utils/fcache2.h
index f980dd9df8..c7781b689a 100644
--- a/src/include/utils/fcache2.h
+++ b/src/include/utils/fcache2.h
@@ -6,7 +6,7 @@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: fcache2.h,v 1.6 1998/01/24 22:50:42 momjian Exp $
+ * $Id: fcache2.h,v 1.7 1998/09/01 04:39:08 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@@ -17,4 +17,4 @@
extern void setFcache(Node *node, Oid foid, List *argList, ExprContext *econtext);
-#endif /* FCACHE2_H */
+#endif /* FCACHE2_H */