From ef001e04977901c85c9f472f57a658372c87fd8c Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Wed, 29 Oct 2003 20:46:04 +0000
Subject: [PATCH] typo

---
 utils/solvers/GmshClient.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/utils/solvers/GmshClient.h b/utils/solvers/GmshClient.h
index 000cd2cbfd..20c59841a0 100644
--- a/utils/solvers/GmshClient.h
+++ b/utils/solvers/GmshClient.h
@@ -27,7 +27,7 @@
  * OF THIS SOFTWARE.
  * 
  * Please report all bugs and problems to "gmsh@geuz.org".
-*/
+ */
 
 #define GMSH_CLIENT_START       1
 #define GMSH_CLIENT_STOP        2
-- 
GitLab