summaryrefslogtreecommitdiff
path: root/src/include/catalog/pg_proc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/catalog/pg_proc.h')
-rw-r--r--src/include/catalog/pg_proc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/catalog/pg_proc.h b/src/include/catalog/pg_proc.h
index 0a003577d0..01eec34c9c 100644
--- a/src/include/catalog/pg_proc.h
+++ b/src/include/catalog/pg_proc.h
@@ -1,12 +1,12 @@
/*-------------------------------------------------------------------------
*
- * pg_proc.h--
+ * pg_proc.h
* definition of the system "procedure" relation (pg_proc)
* along with the relation's initial contents.
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: pg_proc.h,v 1.88 1999/02/13 04:19:54 thomas Exp $
+ * $Id: pg_proc.h,v 1.89 1999/02/13 23:21:12 momjian Exp $
*
* NOTES
* The script catalog/genbki.sh reads this file and generates .bki