upload tizen2.0 source
[framework/uifw/xorg/lib/libice.git] / src / iceauth.c
old mode 100755 (executable)
new mode 100644 (file)
index 7dc46da..14370e2
@@ -54,7 +54,7 @@ IceGenerateMagicCookie (
     int            seed;
     int            value;
     int            i;
-    
+
     if ((auth = (char *) malloc (len + 1)) == NULL)
        return (NULL);