summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/perthread.h
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2002-12-04 20:46:16 +0000
committerChristopher Faylor <me@cgf.cx>2002-12-04 20:46:16 +0000
commit77c33bf2b95d82c2d0e9a48c132da0bbc8a12567 (patch)
tree79646c97db7292a164f111a14f31cb4e54d90d66 /winsup/cygwin/perthread.h
parent838ad58232c99010e3171c1c0c6988f7e5f6f078 (diff)
downloadcygnal-77c33bf2b95d82c2d0e9a48c132da0bbc8a12567.tar.gz
cygnal-77c33bf2b95d82c2d0e9a48c132da0bbc8a12567.tar.bz2
cygnal-77c33bf2b95d82c2d0e9a48c132da0bbc8a12567.zip
fix comment
Diffstat (limited to 'winsup/cygwin/perthread.h')
-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>