Index: joy.c
===================================================================
--- joy.c	(revision 1063)
+++ joy.c	(revision 1064)
@@ -1433,8 +1433,8 @@
 
 void raydium_joy_close(void)
 {
-#ifndef WIN32
-        if(raydium_joy) close(raydium_joy);
+#ifndef WIN32
+        if(raydium_joy) close(raydium_joy);
 #endif
 }
 

Property changes on: joy.c
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property