[Xquartz-changes] xserver: Branch 'master'

Jeremy Huddleston jeremyhu at freedesktop.org
Wed Mar 23 12:06:19 PDT 2011


 hw/xquartz/threadSafety.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1a583f7940e18a8ef28ca14e74e85e0785d39067
Author: Jeremy Huddleston <jeremyhu at apple.com>
Date:   Wed Mar 23 12:05:05 2011 -0700

    XQuartz: Properly comment extra tokens (-Wextra-tokens) after endif
    
    Signed-off-by: Jeremy Huddleston <jeremyhu at apple.com>

diff --git a/hw/xquartz/threadSafety.h b/hw/xquartz/threadSafety.h
index 7b00910..3ff9eaf 100644
--- a/hw/xquartz/threadSafety.h
+++ b/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_ */


More information about the Xquartz-changes mailing list