]> sourceware.org Git - newlib-cygwin.git/commitdiff
Fix/delete inaccurate comments.
authorChristopher Faylor <me@cgf.cx>
Mon, 1 Mar 2010 06:38:58 +0000 (06:38 +0000)
committerChristopher Faylor <me@cgf.cx>
Mon, 1 Mar 2010 06:38:58 +0000 (06:38 +0000)
winsup/cygwin/cygtls.h
winsup/cygwin/exception.h

index 408bcc27f50756c04297b76d90ee6944424290dc..0165d8ade0dc8703ecf898ef59ace8a05e5b4ad5 100644 (file)
@@ -314,4 +314,4 @@ public:
 
 #define __getreent() (&_my_tls.local_clib)
 
-#endif /*_CYGTLS_H*/ /*gentls_offsets*/
+#endif /*_CYGTLS_H*/
index 6d0b42b69473bcdd94c79dfd788741161c80893d..c344271d91121c352366c77985e97189da07aea8 100644 (file)
@@ -34,5 +34,5 @@ public:
 #endif
 };
 
-#endif /*_CYGTLS_H*/ /*gentls_offsets*/
+#endif /*_EXCEPTION_H*/
 
This page took 0.030383 seconds and 5 git commands to generate.