(svn r6294) -Cleanup: Add static
authortron
Fri, 01 Sep 2006 11:01:44 +0000
changeset 4509 e6c048cb7692
parent 4508 0e626ba2a59a
child 4510 54d30a2372c3
(svn r6294) -Cleanup: Add static
video/cocoa_v.m
--- a/video/cocoa_v.m	Fri Sep 01 10:37:27 2006 +0000
+++ b/video/cocoa_v.m	Fri Sep 01 11:01:44 2006 +0000
@@ -422,7 +422,8 @@
 	}
 }
 
-void QZ_MouseButtonEvent(int button, BOOL down)
+
+static void QZ_MouseButtonEvent(int button, BOOL down)
 {
 	switch (button) {
 		case 0: