Sophie

Sophie

distrib > Mageia > 6 > armv7hl > media > core-release-src > by-pkgid > aa3b750a9dc2c2e5237855defef1920e > files > 3

openarena-0.8.8-11.mga6.src.rpm

--- openarena-engine-source-0.8.8/code/qcommon/vm_x86.c~	2011-12-24 12:29:32.000000000 +0000
+++ openarena-engine-source-0.8.8/code/qcommon/vm_x86.c	2016-03-12 11:46:19.775197924 +0000
@@ -91,7 +91,7 @@
 static void (*const asmCallPtr)(void) = AsmCall;
 
 
-static	int		callMask = 0;
+	int		callMask = 0;
 
 static	int	instruction, pass;
 static	int	lastConst = 0;