applied patch in #79

This commit is contained in:
Arvid Norberg 2007-07-15 05:34:28 +00:00
parent 329f73276f
commit 245793b7a3
1 changed files with 1 additions and 0 deletions

View File

@ -1043,6 +1043,7 @@ namespace libtorrent
case 0x52654973: // ReiserFS
case 0x52345362: // Reiser4
case 0x58465342: // XFS
case 0x65735546: // NTFS-3G
return true;
}
}