mirror of
https://github.com/reactos/reactos.git
synced 2026-06-05 19:43:39 +08:00
remove trailing whitespace at end of lines
svn path=/trunk/; revision=15091
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* $Id: ShellCommandsLinkedList.h,v 1.2 2001/01/13 23:55:37 narnaoud Exp $ */
|
||||
/* $Id$ */
|
||||
|
||||
// ShellCommandsLinkedList.h: interface for the CShellCommandsLinkedList class.
|
||||
//
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
#define POSITION int *
|
||||
|
||||
class CShellCommandsLinkedList
|
||||
class CShellCommandsLinkedList
|
||||
{
|
||||
public:
|
||||
CShellCommandsLinkedList(CConsole& rConsole);
|
||||
|
||||
Reference in New Issue
Block a user