diff options
Diffstat (limited to 'xorg-server/hw/xquartz/threadSafety.h')
-rw-r--r-- | xorg-server/hw/xquartz/threadSafety.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-server/hw/xquartz/threadSafety.h b/xorg-server/hw/xquartz/threadSafety.h index 7b009103a..3ff9eaf7e 100644 --- a/xorg-server/hw/xquartz/threadSafety.h +++ b/xorg-server/hw/xquartz/threadSafety.h @@ -53,4 +53,4 @@ const char *threadSafetyID(pthread_t tid); #define TA_APPKIT() #endif -#endif _XQ_THREAD_SAFETY_H_ +#endif /* _XQ_THREAD_SAFETY_H_ */ |