Skip to content

Commit e9b92c7

Browse files
author
Codeusa
committed
Fix
1 parent 4992670 commit e9b92c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WindowsApi/WindowWrapper.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ public string Title
2525
throw new Win32Exception(Marshal.GetLastWin32Error());
2626
}
2727
}
28-
}
28+
} //lol
2929

3030
public string Module { get; set; }
3131

0 commit comments

Comments
 (0)