From 150c5a192f2d5ac191f63338ab659a0dda593c8f Mon Sep 17 00:00:00 2001 From: ZhuangYumin Date: Tue, 26 Sep 2023 21:03:46 +0800 Subject: [PATCH] GPG test 4 --- 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 de14997..0944096 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()