From 9654cb78ef587e89e5e837dab34c722522a9dd32 Mon Sep 17 00:00:00 2001 From: yarintz33 Date: Fri, 31 Dec 2021 04:04:12 -0800 Subject: [PATCH] kibalt? 31/12 13:52 --- commands.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands.h b/commands.h index 6c0907b..247e60f 100644 --- a/commands.h +++ b/commands.h @@ -77,7 +77,7 @@ class Upload:public Command{ } } }; -// +/// class Correlation:public Command{ public: Correlation(DefaultIO* dio):Command(dio){}