Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > ce995e8cc8850e1ceb83e7db3a62c21f > files > 6

tremulous-1.2.0-0.beta1.17.mga9.src.rpm

diff -up tremulous-1.2.beta1/src/qcommon/vm_x86.c.orig tremulous-1.2.beta1/src/qcommon/vm_x86.c
--- tremulous-1.2.beta1/src/qcommon/vm_x86.c.orig	2015-09-12 00:37:59.955511408 +0100
+++ tremulous-1.2.beta1/src/qcommon/vm_x86.c	2015-09-12 00:37:59.976511408 +0100
@@ -91,7 +91,7 @@ void AsmCall(void);
 static void (*const asmCallPtr)(void) = AsmCall;
 
 
-static	int		callMask = 0;
+	int		callMask = 0;
 
 static	int	instruction, pass;
 static	int	lastConst = 0;