From a0f5a8e549d8044a250b9f65563e3280e080d2f5 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Mon, 1 Mar 2010 06:38:58 +0000 Subject: [PATCH] Fix/delete inaccurate comments. --- winsup/cygwin/cygtls.h | 2 +- winsup/cygwin/exception.h | 2 +- 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*/