Browse Source

Merge pull request #12 from twisterarmy/upgrade-fm-construction

upgrade fm construction #11
twisterarmy twisterarmy-1.3.1
d47081 10 months ago committed by GitHub
parent
commit
44684e7be5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      libtorrent/src/file.cpp

2
libtorrent/src/file.cpp

@ -1833,7 +1833,7 @@ typedef struct _FILE_ALLOCATED_RANGE_BUFFER { @@ -1833,7 +1833,7 @@ typedef struct _FILE_ALLOCATED_RANGE_BUFFER {
#ifdef FIEMAP_EXTENT_UNKNOWN
// for documentation of this feature
// http://lwn.net/Articles/297696/
struct
union
{
struct fiemap fiemap;
struct fiemap_extent extent;

Loading…
Cancel
Save