summaryrefslogtreecommitdiffstats
path: root/win/C#/Presets/PlistPresetHandler.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2010-04-17 13:44:35 +0000
committersr55 <[email protected]>2010-04-17 13:44:35 +0000
commitf2826248fce3d14896de6a02e5f59c9ecc69d1f8 (patch)
tree60648fb7932324d400b8c2d74490183e515cc6af /win/C#/Presets/PlistPresetHandler.cs
parent39c24561af3b8dd56ad689567af834faf2a6a3da (diff)
WinGui:
- More stylecop warnings cleaned up git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3235 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/Presets/PlistPresetHandler.cs')
-rw-r--r--win/C#/Presets/PlistPresetHandler.cs7
1 files changed, 3 insertions, 4 deletions
diff --git a/win/C#/Presets/PlistPresetHandler.cs b/win/C#/Presets/PlistPresetHandler.cs
index 142662fd8..53b0d8c91 100644
--- a/win/C#/Presets/PlistPresetHandler.cs
+++ b/win/C#/Presets/PlistPresetHandler.cs
@@ -1,8 +1,7 @@
/* PlistPresetHandler.cs $
-
- This file is part of the HandBrake source code.
- Homepage: <http://handbrake.fr/>.
- It may be used under the terms of the GNU General Public License. */
+ This file is part of the HandBrake source code.
+ Homepage: <http://handbrake.fr/>.
+ It may be used under the terms of the GNU General Public License. */
namespace Handbrake.Presets
{