summaryrefslogtreecommitdiff
path: root/src/include/parser/keywords.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/parser/keywords.h')
-rw-r--r--src/include/parser/keywords.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/parser/keywords.h b/src/include/parser/keywords.h
index b9c0abc810..77c754901a 100644
--- a/src/include/parser/keywords.h
+++ b/src/include/parser/keywords.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: keywords.h,v 1.11 2001/10/28 06:26:08 momjian Exp $
+ * $Id: keywords.h,v 1.12 2001/11/05 17:46:34 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@@ -22,4 +22,4 @@ typedef struct ScanKeyword
extern ScanKeyword *ScanKeywordLookup(char *text);
-#endif /* KEYWORDS_H */
+#endif /* KEYWORDS_H */