Skip to content
This repository was archived by the owner on Aug 18, 2021. It is now read-only.

Commit d646bc1

Browse files
QxQQxQ
authored andcommitted
水个 commit
1 parent 6b5f958 commit d646bc1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

core/Kernel.hpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ class TrojanKernelThread : public QThread
2121
Config::add_recv_len = TrojanPluginAddRcvdAmout;
2222
Config::add_sent_len = TrojanPluginAddSentAmout;
2323
self = this;
24-
};
24+
}
25+
2526
~TrojanKernelThread();
2627
void stop();
2728
static TrojanKernelThread *self;

0 commit comments

Comments
 (0)