# HG changeset patch # User tron # Date 1157108504 0 # Node ID a363ea5b1b65568179e2e84b86151c9ea70d4d1c # Parent 27ebf6a828901531a726159c396bd6b7c3ba1299 (svn r6294) -Cleanup: Add static diff --git a/video/cocoa_v.m b/video/cocoa_v.m --- a/video/cocoa_v.m +++ b/video/cocoa_v.m @@ -422,7 +422,8 @@ } } -void QZ_MouseButtonEvent(int button, BOOL down) + +static void QZ_MouseButtonEvent(int button, BOOL down) { switch (button) { case 0: