misc/libphysfs/physfs.c
changeset 10017 de822cd3df3a
parent 8524 a65e9bcf0a03
child 12213 bb5522e88ab2
--- a/misc/libphysfs/physfs.c	Tue Jan 21 22:38:13 2014 +0100
+++ b/misc/libphysfs/physfs.c	Tue Jan 21 22:43:06 2014 +0100
@@ -486,7 +486,7 @@
     memcpy(retval, io, sizeof (PHYSFS_Io));
     retval->opaque = newfh;
     return retval;
-    
+
 handleIo_dupe_failed:
     if (newfh)
     {