summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXWindowEvent.c
diff options
context:
space:
mode:
authorjan.nijtmans <jan.nijtmans@noemail.net>2012-10-23 09:24:21 (GMT)
committerjan.nijtmans <jan.nijtmans@noemail.net>2012-10-23 09:24:21 (GMT)
commita2d9e9f734071a195b78e089784bc7c7520ec0fb (patch)
treeef8e82bfe8e93cd5d05b724b1462d6981ea86454 /macosx/tkMacOSXWindowEvent.c
parent0c40abf4e6d7bdd0ab7df2f6fae109386c851451 (diff)
parentaf4ced624a5f3fd0c5d3cc0422da86a6a9eb07f5 (diff)
downloadtk-a2d9e9f734071a195b78e089784bc7c7520ec0fb.zip
tk-a2d9e9f734071a195b78e089784bc7c7520ec0fb.tar.gz
tk-a2d9e9f734071a195b78e089784bc7c7520ec0fb.tar.bz2
consistant use of mode: objc for OSX, strip spaces from the end of lines
FossilOrigin-Name: f4527071c7b6317895755fc2070a829c07a57a6a
Diffstat (limited to 'macosx/tkMacOSXWindowEvent.c')
-rw-r--r--macosx/tkMacOSXWindowEvent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/tkMacOSXWindowEvent.c b/macosx/tkMacOSXWindowEvent.c
index a05302f..f8a0d3b 100644
--- a/macosx/tkMacOSXWindowEvent.c
+++ b/macosx/tkMacOSXWindowEvent.c
@@ -343,7 +343,7 @@ GenerateUpdates(
return 0;
}
HIShapeGetBounds(damageRgn, &damageBounds);
-
+
CFRelease(damageRgn);
CFRelease(boundsRgn);