mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 22:13:06 +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
|
@ -43,7 +43,7 @@
|
|||
#ifndef PT_GUID
|
||||
#define PT_GUID 0x1f /* no path */
|
||||
#endif
|
||||
#ifndef PT_DRIVE
|
||||
#ifndef PT_DRIVE
|
||||
#define PT_DRIVE 0x23 /* has path */
|
||||
#endif
|
||||
#ifndef PT_DRIVE2
|
||||
|
@ -800,7 +800,7 @@ static void doChild(const char *arg)
|
|||
*/
|
||||
static void testNonExistentPath(void)
|
||||
{
|
||||
static const char userShellFolders[] =
|
||||
static const char userShellFolders[] =
|
||||
"Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\User Shell Folders";
|
||||
char originalPath[MAX_PATH], modifiedPath[MAX_PATH];
|
||||
HKEY key;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue