mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 02:53:10 +00:00
Delete all Trailing spaces in code.
svn path=/trunk/; revision=29688
This commit is contained in:
parent
dd02e006bb
commit
622c29bffb
161 changed files with 1944 additions and 1944 deletions
|
@ -140,7 +140,7 @@ int Generate()
|
|||
WriteFile(hFile, sBuf, sizeof(sBuf), &dwSize, NULL);
|
||||
CloseHandle(hFile);
|
||||
|
||||
|
||||
|
||||
hFile = CreateFile(
|
||||
szxMovedFileWithRepl,
|
||||
FILE_ALL_ACCESS,
|
||||
|
@ -217,7 +217,7 @@ int _tmain(int argc, _TCHAR* argv[])
|
|||
}
|
||||
else if( 0 == strncmp(argv[1], "-s", 2) )
|
||||
{
|
||||
//
|
||||
//
|
||||
return ShowRegValue();
|
||||
}
|
||||
else if( 0 == strncmp(argv[1], "-d", 2) )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue