mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 21:24:28 -08:00
3rdparty/xdelta3-3.0.8: fix compiler warnings
This commit is contained in:
2
3rdparty/xdelta3-3.0.8/xdelta3-decode.h
vendored
2
3rdparty/xdelta3-3.0.8/xdelta3-decode.h
vendored
@@ -554,6 +554,8 @@ xd3_decode_secondary_sections (xd3_stream *secondary_stream)
|
||||
return ret;
|
||||
}
|
||||
#undef DECODE_SECONDARY_SECTION
|
||||
#else
|
||||
(void)secondary_stream;
|
||||
#endif
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user