aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/funcs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tutorial/funcs.c')
-rw-r--r--src/tutorial/funcs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tutorial/funcs.c b/src/tutorial/funcs.c
index f9f28a5c5eb..e5812758566 100644
--- a/src/tutorial/funcs.c
+++ b/src/tutorial/funcs.c
@@ -1,4 +1,4 @@
-/* $PostgreSQL: pgsql/src/tutorial/funcs.c,v 1.17 2007/02/27 23:48:10 tgl Exp $ */
+/* src/tutorial/funcs.c */
/******************************************************************************
These are user-defined functions that can be bound to a Postgres backend