Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/utils/path.h')
-rw-r--r--winsup/utils/path.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/utils/path.h b/winsup/utils/path.h
index 0512a55dd..bfc3c699e 100644
--- a/winsup/utils/path.h
+++ b/winsup/utils/path.h
@@ -1,6 +1,6 @@
/* path.h
- Copyright 2001 Red Hat, Inc.
+ Copyright 2001, 2002, 2003 Red Hat, Inc.
This file is part of Cygwin.
@@ -8,4 +8,4 @@ This software is a copyrighted work licensed under the terms of the
Cygwin license. Please consult the file "CYGWIN_LICENSE" for
details. */
-char * cygpath (const char *s, ...);
+char *cygpath (const char *s, ...);