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>2010-03-01 09:38:58 +0300
committerChristopher Faylor <me@cgf.cx>2010-03-01 09:38:58 +0300
commita0f5a8e549d8044a250b9f65563e3280e080d2f5 (patch)
tree914e502c62f109729e95a950c1d5f6779bf244f8
parent98a97ac6cfbbe6901e80e80caadfadacf4b931d3 (diff)
Fix/delete inaccurate comments.
-rw-r--r--winsup/cygwin/cygtls.h2
-rw-r--r--winsup/cygwin/exception.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/winsup/cygwin/cygtls.h b/winsup/cygwin/cygtls.h
index 408bcc27f..0165d8ade 100644
--- a/winsup/cygwin/cygtls.h
+++ b/winsup/cygwin/cygtls.h
@@ -314,4 +314,4 @@ public:
#define __getreent() (&_my_tls.local_clib)
-#endif /*_CYGTLS_H*/ /*gentls_offsets*/
+#endif /*_CYGTLS_H*/
diff --git a/winsup/cygwin/exception.h b/winsup/cygwin/exception.h
index 6d0b42b69..c344271d9 100644
--- a/winsup/cygwin/exception.h
+++ b/winsup/cygwin/exception.h
@@ -34,5 +34,5 @@ public:
#endif
};
-#endif /*_CYGTLS_H*/ /*gentls_offsets*/
+#endif /*_EXCEPTION_H*/