Ticket #3053: filegui.patch
File filegui.patch, 512 bytes (added by matzeri, 11 years ago) |
---|
-
mc-4.8.10/src/filemanager/filegui.c
old new statvfs_works (void) 284 284 if (statvfs_works_cache < 0) 285 285 statvfs_works_cache = (uname (&name) == 0 && 0 <= str_verscmp (name.release, "2.6.36")); 286 286 return statvfs_works_cache; 287 }288 287 #endif 289 288 #endif 289 } 290 290 291 291 /* --------------------------------------------------------------------------------------------- */ 292 292 static gboolean