Ticket #3053: filegui.patch

File filegui.patch, 512 bytes (added by matzeri, 11 years ago)

proposed patch

  • mc-4.8.10/src/filemanager/filegui.c

    old new statvfs_works (void) 
    284284    if (statvfs_works_cache < 0) 
    285285        statvfs_works_cache = (uname (&name) == 0 && 0 <= str_verscmp (name.release, "2.6.36")); 
    286286    return statvfs_works_cache; 
    287 } 
    288287#endif 
    289288#endif 
     289} 
    290290 
    291291/* --------------------------------------------------------------------------------------------- */ 
    292292static gboolean