From 19670fc751782d063fafd43c9be03ecc92572c6b Mon Sep 17 00:00:00 2001 From: Renaud Guezennec Date: Tue, 7 Oct 2025 00:10:02 +0200 Subject: Fix error and cpp style. --- src/libparser/node/executionnode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libparser/node/executionnode.h') diff --git a/src/libparser/node/executionnode.h b/src/libparser/node/executionnode.h index 6dba052..cacd307 100644 --- a/src/libparser/node/executionnode.h +++ b/src/libparser/node/executionnode.h @@ -84,7 +84,7 @@ public: virtual qint64 getScalarResult(); - bool isValid(bool condition, Dice::ERROR_CODE code , const QString& errorTxt, bool error = true); + bool isValid(bool condition, Dice::ERROR_CODE code, const QString& errorTxt, bool error= true); protected: /** -- cgit v1.2.3-70-g09d2