From e732c6af3bb5b5746c9232377ae2a4fd1178e752 Mon Sep 17 00:00:00 2001 From: Sergey Sharybin Date: Mon, 12 Nov 2018 11:02:10 +0100 Subject: Cycles: Proper comment for closing header guard --- intern/cycles/util/util_stack_allocator.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intern/cycles/util') diff --git a/intern/cycles/util/util_stack_allocator.h b/intern/cycles/util/util_stack_allocator.h index 6b52e73ee4e..4e978e18bee 100644 --- a/intern/cycles/util/util_stack_allocator.h +++ b/intern/cycles/util/util_stack_allocator.h @@ -164,4 +164,4 @@ private: CCL_NAMESPACE_END -#endif /* __UTIL_GUARDED_ALLOCATOR_H__ */ +#endif /* __UTIL_STACK_ALLOCATOR_H__ */ -- cgit v1.2.3