ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/vendor/xz/dist/src/liblzma/common/alone_decoder.h
(Generate patch)

Comparing vendor/xz/dist/src/liblzma/common/alone_decoder.h (file contents):
Revision 9175 by laffer1, Sat Oct 11 14:53:36 2014 UTC vs.
Revision 9176 by laffer1, Sat Oct 15 16:14:07 2016 UTC

# Line 17 | Line 17
17  
18  
19   extern lzma_ret lzma_alone_decoder_init(
20 <                lzma_next_coder *next, lzma_allocator *allocator,
20 >                lzma_next_coder *next, const lzma_allocator *allocator,
21                  uint64_t memlimit, bool picky);
22  
23   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines