Whitespace only (indentation fixes/cleanup).

This commit is contained in:
J.D. Purcell 2017-04-19 20:34:30 -04:00
parent 3f866f6d7f
commit 3d6b1da94d
13 changed files with 113 additions and 114 deletions

View File

@ -136,8 +136,7 @@ namespace BizHawk.Common
int IsDirty();
[PreserveSig]
void Load([In, MarshalAs(UnmanagedType.LPWStr)]
string pszFileName, uint dwMode);
void Load([In, MarshalAs(UnmanagedType.LPWStr)]string pszFileName, uint dwMode);
[PreserveSig]
void Save([In, MarshalAs(UnmanagedType.LPWStr)] string pszFileName,