summaryrefslogtreecommitdiff
path: root/src/include/utils/sets.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/utils/sets.h')
-rw-r--r--src/include/utils/sets.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/utils/sets.h b/src/include/utils/sets.h
index 07c827c03b..cf4ebd2b15 100644
--- a/src/include/utils/sets.h
+++ b/src/include/utils/sets.h
@@ -7,7 +7,7 @@
* Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * $Id: sets.h,v 1.11 2001/10/28 06:26:09 momjian Exp $
+ * $Id: sets.h,v 1.12 2001/11/05 17:46:36 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@@ -24,4 +24,4 @@ extern Oid SetDefine(char *querystr, char *typename);
extern Datum seteval(PG_FUNCTION_ARGS);
-#endif /* SETS_H */
+#endif /* SETS_H */