Explorar o código

Code formatting

Source commit: b8edd5f444ec9836f3d5727ebd655dc0473a94ab
Martin Prikryl %!s(int64=8) %!d(string=hai) anos
pai
achega
c0fd6385cf
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      source/core/Terminal.h

+ 2 - 1
source/core/Terminal.h

@@ -72,7 +72,8 @@ typedef void __fastcall (__closure *TCustomCommandEvent)
 #define FILE_OPERATION_LOOP_BEGIN \
   { \
     bool DoRepeat; \
-    do { \
+    do \
+    { \
       DoRepeat = false; \
       try \