Skip to content

Commit fb6ca05

Browse files
author
Oleh Kulykov
committed
1734520445
1 parent 2253bb7 commit fb6ca05

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

src/plzma_in_streams.cpp

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -577,3 +577,11 @@ void plzma_in_stream_array_release(plzma_in_stream_array * LIBPLZMA_NONNULL arra
577577
}
578578

579579
#endif // !LIBPLZMA_NO_C_BINDINGS
580+
581+
582+
583+
584+
585+
586+
587+

src/plzma_item.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,3 +249,4 @@ void plzma_item_release(plzma_item * LIBPLZMA_NONNULL item) {
249249
}
250250

251251
#endif // !LIBPLZMA_NO_C_BINDINGS
252+

0 commit comments

Comments
 (0)