summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.Interop/Interop/HbLib/hb_error_code.cs
diff options
context:
space:
mode:
Diffstat (limited to 'win/CS/HandBrake.Interop/Interop/HbLib/hb_error_code.cs')
-rw-r--r--win/CS/HandBrake.Interop/Interop/HbLib/hb_error_code.cs3
1 files changed, 2 insertions, 1 deletions
diff --git a/win/CS/HandBrake.Interop/Interop/HbLib/hb_error_code.cs b/win/CS/HandBrake.Interop/Interop/HbLib/hb_error_code.cs
index f0c996ca8..493c716f5 100644
--- a/win/CS/HandBrake.Interop/Interop/HbLib/hb_error_code.cs
+++ b/win/CS/HandBrake.Interop/Interop/HbLib/hb_error_code.cs
@@ -1,10 +1,11 @@
// --------------------------------------------------------------------------------------------------------------------
-// <copyright file="hb_error_code.cs" company="HandBrake Project (http://handbrake.fr)">
+// <copyright file="hb_error_code.cs" company="HandBrake Project (https://handbrake.fr)">
// This file is part of the HandBrake source code - It may be used under the terms of the GNU General Public License.
// </copyright>
// <summary>
// Defines the hb_error_code type.
// </summary>
+// <auto-generated> Disable Stylecop. HandBrake internal object. </auto-generated>
// --------------------------------------------------------------------------------------------------------------------
namespace HandBrake.Interop.Interop.HbLib