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:
authorChristopher Faylor <me@cgf.cx>2002-12-04 23:46:16 +0300
committerChristopher Faylor <me@cgf.cx>2002-12-04 23:46:16 +0300
commit77c33bf2b95d82c2d0e9a48c132da0bbc8a12567 (patch)
tree79646c97db7292a164f111a14f31cb4e54d90d66
parent838ad58232c99010e3171c1c0c6988f7e5f6f078 (diff)
fix comment
-rw-r--r--winsup/cygwin/perthread.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/cygwin/perthread.h b/winsup/cygwin/perthread.h
index f8682ae55..60c78f3ea 100644
--- a/winsup/cygwin/perthread.h
+++ b/winsup/cygwin/perthread.h
@@ -1,6 +1,6 @@
-/* perthread.h: Header file for cygwin synchronization primitives.
+/* perthread.h: Header file for cygwin thread-local storage.
- Copyright 2000, 2001 Red Hat, Inc.
+ Copyright 2000, 2001, 2002 Red Hat, Inc.
Written by Christopher Faylor <cgf@cygnus.com>