diff options
author | Kevin Walzer <kw@codebykevin.com> | 2014-11-18 14:57:13 (GMT) |
---|---|---|
committer | Kevin Walzer <kw@codebykevin.com> | 2014-11-18 14:57:13 (GMT) |
commit | 1da63e6479f2722194cd145efcd6faf0ef62a9a2 (patch) | |
tree | e96e64ddba6154195f36b1465716332c9a36f67a /macosx/tkMacOSXPrivate.h | |
parent | 9446fb5e8205134345caf84fa9440aa553eb3de6 (diff) | |
download | tk-1da63e6479f2722194cd145efcd6faf0ef62a9a2.zip tk-1da63e6479f2722194cd145efcd6faf0ef62a9a2.tar.gz tk-1da63e6479f2722194cd145efcd6faf0ef62a9a2.tar.bz2 |
Back out changes not pertaining to private API; those files should not have been updated.
Diffstat (limited to 'macosx/tkMacOSXPrivate.h')
-rw-r--r-- | macosx/tkMacOSXPrivate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/tkMacOSXPrivate.h b/macosx/tkMacOSXPrivate.h index 4855635..4978611 100644 --- a/macosx/tkMacOSXPrivate.h +++ b/macosx/tkMacOSXPrivate.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. */ - + #ifndef _TKMACPRIV #define _TKMACPRIV |