summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXPrivate.h
diff options
context:
space:
mode:
authordas <das>2008-09-02 16:14:18 (GMT)
committerdas <das>2008-09-02 16:14:18 (GMT)
commita2b54a1b966fd289ff2d0aed233afcbd9e6cb993 (patch)
tree4b5f1848e9ad5b9c5a9e0fb2e305ab79d1f7f780 /macosx/tkMacOSXPrivate.h
parentc5f2cdbaee955094587bb6fd825169fde60f1c57 (diff)
downloadtk-a2b54a1b966fd289ff2d0aed233afcbd9e6cb993.zip
tk-a2b54a1b966fd289ff2d0aed233afcbd9e6cb993.tar.gz
tk-a2b54a1b966fd289ff2d0aed233afcbd9e6cb993.tar.bz2
comments, whitespace
Diffstat (limited to 'macosx/tkMacOSXPrivate.h')
-rw-r--r--macosx/tkMacOSXPrivate.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/tkMacOSXPrivate.h b/macosx/tkMacOSXPrivate.h
index 544621c..e62f90e 100644
--- a/macosx/tkMacOSXPrivate.h
+++ b/macosx/tkMacOSXPrivate.h
@@ -8,7 +8,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tkMacOSXPrivate.h,v 1.6.2.1 2008/06/19 00:13:10 das Exp $
+ * RCS: @(#) $Id: tkMacOSXPrivate.h,v 1.6.2.2 2008/09/02 16:14:18 das Exp $
*/
#ifndef _TKMACPRIV
@@ -64,7 +64,7 @@
#else
#define kCGBitmapByteOrder32Host (2 << 12)
#endif
- #endif
+#endif
/* Define constants only available on Mac OS X 10.5 or later */
#if MAC_OS_X_VERSION_MAX_ALLOWED < 1050
#define kWindowUnifiedTitleAndToolbarAttribute (1L << 7)