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/tkMacOSXEmbed.c | |
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/tkMacOSXEmbed.c')
-rw-r--r-- | macosx/tkMacOSXEmbed.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/tkMacOSXEmbed.c b/macosx/tkMacOSXEmbed.c index 6a366db..17832c6 100644 --- a/macosx/tkMacOSXEmbed.c +++ b/macosx/tkMacOSXEmbed.c @@ -13,7 +13,7 @@ * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. - */ + */ #include "tkMacOSXPrivate.h" |