From 85dbd823c410a2817b077e2c6d1ee0cda7e247dd Mon Sep 17 00:00:00 2001 From: Mark Lobodzinski Date: Thu, 26 Jan 2017 13:34:13 -0700 Subject: repo: Clang-format LVL source files using Google Switch clang-format standard from the LLVM style to the Google style for more consistency. Change-Id: I247c4abc275d7873a91522e1e234198adaa24033 --- layers/buffer_validation.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layers/buffer_validation.h') diff --git a/layers/buffer_validation.h b/layers/buffer_validation.h index b8c094d6..a5fd3960 100644 --- a/layers/buffer_validation.h +++ b/layers/buffer_validation.h @@ -31,4 +31,4 @@ void PostCallRecordCreateImage(std::unordered_map *imageLayoutMap, const VkImageCreateInfo *pCreateInfo, VkImage *pImage); -#endif // CORE_VALIDATION_BUFFER_VALIDATION_H_ +#endif // CORE_VALIDATION_BUFFER_VALIDATION_H_ -- cgit v1.2.3