Skip to content

Commit cbeff74

Browse files
author
Oleh Kulykov
committed
1739521518
1 parent b62ad36 commit cbeff74

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/plzma_item.cpp

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

251251
#endif // !LIBPLZMA_NO_C_BINDINGS
252+
253+

src/plzma_path.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -979,3 +979,5 @@ void plzma_path_iterator_release(plzma_path_iterator * LIBPLZMA_NULLABLE iterato
979979
}
980980

981981
#endif // !LIBPLZMA_NO_C_BINDINGS
982+
983+

0 commit comments

Comments
 (0)