about summary refs log tree commit diff homepage
path: root/stp/AST/ASTUtil.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'stp/AST/ASTUtil.cpp')
-rw-r--r--stp/AST/ASTUtil.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/stp/AST/ASTUtil.cpp b/stp/AST/ASTUtil.cpp
index bc36812c..ecb54a4a 100644
--- a/stp/AST/ASTUtil.cpp
+++ b/stp/AST/ASTUtil.cpp
@@ -42,4 +42,4 @@ namespace BEEV {
     }
     s[functionname] += 1;
   }
-};// end of namespace
+} // end of namespace