Skip to content

Commit

Permalink
1734520445
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleh Kulykov committed Dec 18, 2024
1 parent 2253bb7 commit fb6ca05
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/plzma_in_streams.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -577,3 +577,11 @@ void plzma_in_stream_array_release(plzma_in_stream_array * LIBPLZMA_NONNULL arra
}

#endif // !LIBPLZMA_NO_C_BINDINGS








1 change: 1 addition & 0 deletions src/plzma_item.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -249,3 +249,4 @@ void plzma_item_release(plzma_item * LIBPLZMA_NONNULL item) {
}

#endif // !LIBPLZMA_NO_C_BINDINGS

0 comments on commit fb6ca05

Please sign in to comment.