From 5e057a42798b51f679c87e7d459b77f755566c41 Mon Sep 17 00:00:00 2001 From: ZhuangYumin Date: Tue, 26 Sep 2023 20:44:34 +0800 Subject: [PATCH] GPG test 3 --- src/include/client.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/client.h b/src/include/client.h index 0944096..de14997 100644 --- a/src/include/client.h +++ b/src/include/client.h @@ -106,7 +106,7 @@ void PreProcessData() { } } //find all unkown blocks that are adjacnent to clicked blocks and prepare for Gaussian Elimination - //start Gaussian Elimination + //start Gaussian Elimination } /** * @brief The definition of function MakeBestGuess()