forked from pool/libtorrent-rasterbar
13 lines
331 B
Diff
13 lines
331 B
Diff
|
Index: libtorrent-rasterbar-0.15.8/src/file.cpp
|
||
|
===================================================================
|
||
|
--- libtorrent-rasterbar-0.15.8/src/file.cpp.orig
|
||
|
+++ libtorrent-rasterbar-0.15.8/src/file.cpp
|
||
|
@@ -1125,6 +1125,7 @@ typedef struct _FILE_ALLOCATED_RANGE_BUF
|
||
|
#else
|
||
|
return start;
|
||
|
#endif
|
||
|
+ return start;
|
||
|
}
|
||
|
|
||
|
}
|