mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 02:32:57 +00:00
remove trailing whitespace at end of lines
svn path=/trunk/; revision=15091
This commit is contained in:
parent
1c29a40c45
commit
456be5d16b
385 changed files with 5481 additions and 5481 deletions
|
@ -1,4 +1,4 @@
|
|||
/* $Id: ShellCommand.h,v 1.2 2001/01/13 23:55:36 narnaoud Exp $ */
|
||||
/* $Id$ */
|
||||
|
||||
// ShellCommand.h: interface for the CShellCommand class.
|
||||
//
|
||||
|
@ -11,7 +11,7 @@
|
|||
#include "ArgumentParser.h"
|
||||
|
||||
// this class provides common interface to shell commands
|
||||
class CShellCommand
|
||||
class CShellCommand
|
||||
{
|
||||
public:
|
||||
CShellCommand();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue