Skip to content

Commit

Permalink
Update NativeMethods.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Sampson committed Jan 13, 2014
1 parent f906def commit 11dac48
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion NativeMethods.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@
// Modified : 13/01/2014
// ****************************************

//**************************************
//Modified : 01/13/2014
// BY: Andrew
// **************************************

using System;
using System.Diagnostics;
using System.Net;
Expand Down Expand Up @@ -370,4 +375,4 @@ public static void CheckForUpdates()
/// XML PARSER - WILL BE REMOVED FOR SOMETHING BETTER
}
}
}
}

0 comments on commit 11dac48

Please sign in to comment.