From a4378caf75b9f0cc22f7d596d36c450c63cccf89 Mon Sep 17 00:00:00 2001 From: Carlos Zamora Date: Thu, 2 Apr 2020 11:35:46 -0700 Subject: [PATCH] code format --- src/types/UiaTextRangeBase.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/types/UiaTextRangeBase.hpp b/src/types/UiaTextRangeBase.hpp index 858d464b8f7..ab62200e152 100644 --- a/src/types/UiaTextRangeBase.hpp +++ b/src/types/UiaTextRangeBase.hpp @@ -35,8 +35,7 @@ class UiaTextRangeTests; namespace Microsoft::Console::Types { - class UiaTextRangeBase : public WRL::RuntimeClass, ITextRangeProvider>, - public IUiaTraceable + class UiaTextRangeBase : public WRL::RuntimeClass, ITextRangeProvider>, public IUiaTraceable { protected: // indicates which direction a movement operation