Skip to content

Commit 8dc323f

Browse files
author
Oleh Kulykov
committed
1737713897
1 parent b608d2b commit 8dc323f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

cmake_tests/test_plzma_open.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -552,3 +552,4 @@ int main(int argc, char* argv[]) {
552552

553553
// text files
554554
#include "../test_files/file__names_txt.h"
555+

node/module.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,6 @@ namespace nplzma {
456456
exceptionString.clear();
457457
}
458458

459-
460459
void AsyncData::init() {
461460
memset(&_request, 0, sizeof(uv_work_t));
462461
memset(&_async, 0, sizeof(uv_async_t));

0 commit comments

Comments
 (0)