* cygtls.h: Replace /*gentls_offsets*/ at end.
This commit is contained in:
parent
a9b112ec16
commit
cf15694586
|
@ -1,3 +1,7 @@
|
|||
2010-03-01 Christopher Faylor <me+cygwin@cgf.cx>
|
||||
|
||||
* cygtls.h: Replace /*gentls_offsets*/ at end.
|
||||
|
||||
2010-03-01 Christopher Faylor <me+cygwin@cgf.cx>
|
||||
|
||||
* exception.h: Fix copyright.
|
||||
|
|
|
@ -314,4 +314,4 @@ public:
|
|||
|
||||
#define __getreent() (&_my_tls.local_clib)
|
||||
|
||||
#endif /*_CYGTLS_H*/
|
||||
#endif /*_CYGTLS_H*/ /*gentls_offsets*/
|
||||
|
|
Loading…
Reference in New Issue