diff options
Diffstat (limited to 'winsup/cygwin/exception.h')
-rw-r--r-- | winsup/cygwin/exception.h | 2 |
1 files changed, 1 insertions, 1 deletions
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*/ |