From a5c472cec51a0aa1b3066711ee3f8402abf8eda1 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Fri, 17 Oct 2008 19:20:17 +0000
Subject: [PATCH] *** empty log message ***

---
 Common/StringUtils.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Common/StringUtils.h b/Common/StringUtils.h
index 3485bfb9da..66c543bb8a 100644
--- a/Common/StringUtils.h
+++ b/Common/StringUtils.h
@@ -3,8 +3,8 @@
 // See the LICENSE.txt file for license information. Please report all
 // bugs and problems to <gmsh@geuz.org>.
 
-#ifndef _STRING_UTIL_H_
-#define _STRING_UTIL_H_
+#ifndef _STRING_UTILS_H_
+#define _STRING_UTILS_H_
 
 #include <string.h>
 #include <string>
-- 
GitLab