summaryrefslogtreecommitdiffstats
path: root/win/C#/Model/DriveInformation.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2010-02-20 22:30:12 +0000
committersr55 <[email protected]>2010-02-20 22:30:12 +0000
commit3678fc6353c1b1bbea23723891cbf950f66ab452 (patch)
tree401d6f9b859ecac9fdf13fe432dd564589ac7276 /win/C#/Model/DriveInformation.cs
parentb59b7b8733533aed4b97da6679e455df63049e23 (diff)
WinGui:
- Cleanup more StyleCop warnings. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3131 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/Model/DriveInformation.cs')
-rw-r--r--win/C#/Model/DriveInformation.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/C#/Model/DriveInformation.cs b/win/C#/Model/DriveInformation.cs
index 8db3ed8f8..d71d3a8e9 100644
--- a/win/C#/Model/DriveInformation.cs
+++ b/win/C#/Model/DriveInformation.cs
@@ -20,4 +20,4 @@ namespace Handbrake.Model
/// </summary>
public string RootDirectory { get; set; }
}
-}
+} \ No newline at end of file