summaryrefslogtreecommitdiff
path: root/include/llvm/Support/ArrayRecycler.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Support/ArrayRecycler.h')
-rw-r--r--include/llvm/Support/ArrayRecycler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Support/ArrayRecycler.h b/include/llvm/Support/ArrayRecycler.h
index 36f644af2880..5907c79db2be 100644
--- a/include/llvm/Support/ArrayRecycler.h
+++ b/include/llvm/Support/ArrayRecycler.h
@@ -138,6 +138,6 @@ public:
}
};
-} // end llvm namespace
+} // namespace llvm
#endif