Browse Source

Update WinConsoleFile.cc

add blank line
kwkam 9 năm trước cách đây
mục cha
commit
04eacf05e7
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/WinConsoleFile.cc

+ 1 - 0
src/WinConsoleFile.cc

@@ -111,6 +111,7 @@ WinConsoleFile::WinConsoleFile(DWORD stdHandle)
       }
     }
   }
+
   deffg_ = fg_;
   defbg_ = bg_;
 }