r279 - trunk/code/unix

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Nov 5 10:07:05 EST 2005


Author: tma
Date: 2005-11-05 10:07:05 -0500 (Sat, 05 Nov 2005)
New Revision: 279

Modified:
   trunk/code/unix/snapvectora.s
Log:
* Fix a stupid typo


Modified: trunk/code/unix/snapvectora.s
===================================================================
--- trunk/code/unix/snapvectora.s	2005-11-05 01:12:01 UTC (rev 278)
+++ trunk/code/unix/snapvectora.s	2005-11-05 15:07:05 UTC (rev 279)
@@ -37,7 +37,7 @@
 
 #include "qasm.h"
 
-#ifdef id386
+#if id386
 .data
 
 fpucw:  .long   0




More information about the quake3-commits mailing list