浏览代码

Indentation

Source commit: 20e25d3391a61fa8d2c1b78ef1f5e852a9d1e837
Martin Prikryl 3 年之前
父节点
当前提交
a6ac93a4af
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      source/packages/filemng/DriveView.pas

+ 3 - 3
source/packages/filemng/DriveView.pas

@@ -580,9 +580,9 @@ begin
   begin
     if Msg = WM_DEVICECHANGE then
     begin
-       if (wParam = DBT_CONFIGCHANGED) or
-          (wParam = DBT_DEVICEARRIVAL) or
-          (wParam = DBT_DEVICEREMOVECOMPLETE) then
+      if (wParam = DBT_CONFIGCHANGED) or
+         (wParam = DBT_DEVICEARRIVAL) or
+         (wParam = DBT_DEVICEREMOVECOMPLETE) then
       begin
         // Delay refreshing drives for a sec.
         // Particularly with CD/DVD drives, if we query display name