summaryrefslogtreecommitdiffstats
path: root/winsup/utils/Makefile.in
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2004-02-10 16:01:31 +0000
committerChristopher Faylor <me@cgf.cx>2004-02-10 16:01:31 +0000
commit744ed079bce882a535c74482ba3b3100ee2c6512 (patch)
treed79347c89588d53655f01d6528d951c4b587629a /winsup/utils/Makefile.in
parent3536f0fb2bfacd1a8aca675c2ab1cd1fbf3e5798 (diff)
downloadcygnal-744ed079bce882a535c74482ba3b3100ee2c6512.tar.gz
cygnal-744ed079bce882a535c74482ba3b3100ee2c6512.tar.bz2
cygnal-744ed079bce882a535c74482ba3b3100ee2c6512.zip
* strace.cc (main): Ensure POSIXLY_CORRECT argument ordering.
* cygcheck.cc (main): Ditto.
Diffstat (limited to 'winsup/utils/Makefile.in')
-rw-r--r--winsup/utils/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/utils/Makefile.in b/winsup/utils/Makefile.in
index c0a0c1470..3a5291104 100644
--- a/winsup/utils/Makefile.in
+++ b/winsup/utils/Makefile.in
@@ -1,5 +1,5 @@
# Makefile for Cygwin utilities
-# Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Red Hat, Inc.
+# Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Red Hat, Inc.
# This file is part of Cygwin.