summaryrefslogtreecommitdiff
path: root/src/port/getopt.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2006-03-11 04:38:42 +0000
committerBruce Momjian <bruce@momjian.us>2006-03-11 04:38:42 +0000
commitf3d99d160d1f6104dc7b1b44e66aa4c713e52680 (patch)
tree2cbd8fd961414b548e8b6d506a3cd286d66b8f0e /src/port/getopt.c
parent7992d0fbcaa5fa185f465e434836d63c1da94ba9 (diff)
Add CVS tag lines to files that were lacking them.
Diffstat (limited to 'src/port/getopt.c')
-rw-r--r--src/port/getopt.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/port/getopt.c b/src/port/getopt.c
index 28a0d0a4764..1665aab6384 100644
--- a/src/port/getopt.c
+++ b/src/port/getopt.c
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/port/getopt.c,v 1.10 2006/03/11 04:38:40 momjian Exp $ */
+
/* This is used by psql under Win32 */
/*