code cleanup

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1569 21ef857c-d57f-4fe0-8362-d861dc6d29cd
This commit is contained in:
wj32
2009-07-09 06:28:57 +00:00
parent 656babceb8
commit a034bf9a3f
5 changed files with 174 additions and 89 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ namespace ProcessHacker
public static class Program
{
/// <summary>
/// The main Process Hacker window instance
/// The main Process Hacker window instance.
/// </summary>
public static HackerWindow HackerWindow;
public static IntPtr HackerWindowHandle;