diff options
Diffstat (limited to 'wsutil/wsgetopt.c')
-rw-r--r-- | wsutil/wsgetopt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wsutil/wsgetopt.c b/wsutil/wsgetopt.c index 99ebfccffb..99d69edc01 100644 --- a/wsutil/wsgetopt.c +++ b/wsutil/wsgetopt.c @@ -1,4 +1,4 @@ -/* $Id$ +/* Copied from glibc-2.15 modified to compile on Windows. Getopt for GNU. |