projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b064206
)
Update comments.
author
Bruce Momjian
Tue, 29 Oct 2002 04:24:30 +0000
(
04:24
+0000)
committer
Bruce Momjian
Tue, 29 Oct 2002 04:24:30 +0000
(
04:24
+0000)
src/port/getopt.c
patch
|
blob
|
blame
|
history
diff --git
a/src/port/getopt.c
b/src/port/getopt.c
index ca49f229e568a331c4c6129dee6786447b25c718..52692f63ce24ff32001ef87e713753d364513ef0 100644
(file)
--- a/
src/port/getopt.c
+++ b/
src/port/getopt.c
@@
-1,4
+1,4
@@
-/* This is used by psql under
MS Win
*/
+/* This is used by psql under
Win32
*/
/*
* Copyright (c) 1987, 1993, 1994