From 182c8f8357739f905bbd721006480502435b6b43 Mon Sep 17 00:00:00 2001 From: rtk0c Date: Sun, 27 Nov 2022 12:04:31 -0800 Subject: Update brace style to match rest of my projects --- app/source/Cplt/Utils/IO/CstdioFile.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app/source/Cplt/Utils/IO/CstdioFile.hpp') diff --git a/app/source/Cplt/Utils/IO/CstdioFile.hpp b/app/source/Cplt/Utils/IO/CstdioFile.hpp index e863dd5..32957a2 100644 --- a/app/source/Cplt/Utils/IO/CstdioFile.hpp +++ b/app/source/Cplt/Utils/IO/CstdioFile.hpp @@ -5,8 +5,7 @@ namespace FileUtils { -enum IoMode -{ +enum IoMode { IM_Read, IM_WriteAppend, IM_WriteTruncate, -- cgit v1.2.3-70-g09d2