aboutsummaryrefslogtreecommitdiffstats
path: root/src/LoopUtils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/LoopUtils.h')
-rw-r--r--src/LoopUtils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LoopUtils.h b/src/LoopUtils.h
index 5d76cddf..cfb4cd2f 100644
--- a/src/LoopUtils.h
+++ b/src/LoopUtils.h
@@ -38,7 +38,7 @@ class Expr;
class ParentMap;
}
-namespace LoopUtils {
+namespace clazy {
/**
* Returns the body of a for, range-foor, while or do-while loop
*/