summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/port/getopt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/getopt.c b/src/port/getopt.c
index ca49f229e56..52692f63ce2 100644
--- 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