mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 00:40:26 +08:00
remove trailing whitespace at end of lines
svn path=/trunk/; revision=15091
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* $Id: ShellCommandConnect.h,v 1.2 2001/01/13 23:55:36 narnaoud Exp $ */
|
||||
/* $Id$ */
|
||||
|
||||
// ShellCommandConnect.h: interface for the CShellCommandConnect class.
|
||||
//
|
||||
@@ -10,7 +10,7 @@
|
||||
#include "ShellCommand.h"
|
||||
#include "RegistryTree.h"
|
||||
|
||||
class CShellCommandConnect : public CShellCommand
|
||||
class CShellCommandConnect : public CShellCommand
|
||||
{
|
||||
public:
|
||||
CShellCommandConnect(CRegistryTree& rTree);
|
||||
|
||||
Reference in New Issue
Block a user