summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXInt.h
diff options
context:
space:
mode:
authordas <das>2005-12-08 05:04:14 (GMT)
committerdas <das>2005-12-08 05:04:14 (GMT)
commit8c68d4202627fe247fb5382c748ee6b7624c26da (patch)
treed751e487b0bafb333b28056183a50d4f30ca873c /macosx/tkMacOSXInt.h
parent02823e6b3d8cf125ed02f1b8fb8af4e8d1da4414 (diff)
downloadtk-8c68d4202627fe247fb5382c748ee6b7624c26da.zip
tk-8c68d4202627fe247fb5382c748ee6b7624c26da.tar.gz
tk-8c68d4202627fe247fb5382c748ee6b7624c26da.tar.bz2
* macosx/tkMacOSXInt.h: sync comments with core-8-4-branch.
Diffstat (limited to 'macosx/tkMacOSXInt.h')
-rw-r--r--macosx/tkMacOSXInt.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/tkMacOSXInt.h b/macosx/tkMacOSXInt.h
index 35a3ef7..efe0829 100644
--- a/macosx/tkMacOSXInt.h
+++ b/macosx/tkMacOSXInt.h
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tkMacOSXInt.h,v 1.12 2005/12/01 06:24:16 hobbs Exp $
+ * RCS: @(#) $Id: tkMacOSXInt.h,v 1.13 2005/12/08 05:04:15 das Exp $
*/
#ifndef _TKMACINT
@@ -141,7 +141,7 @@ MODULE_SCOPE int tkUseMenuCascadeRgn; /* If this is 1, clipping code
MODULE_SCOPE int tkPictureIsOpen; /* If this is 1, we are drawing to a
* picture The clipping should then be
* done relative to the bounds of the
- * picture rather than the window As
+ * picture rather than the window. As
* of OS X.0.4, something is seriously
* wrong: The clipping bounds only
* seem to work if the top,left values