mirror of
https://github.com/reactos/reactos.git
synced 2025-06-14 18:08:30 +00:00
[PS] Fix whitespace.
svn path=/trunk/; revision=63279
This commit is contained in:
parent
9a02edda36
commit
c35341fd7c
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
||||||
/*
|
/*
|
||||||
*
|
|
||||||
* ReactOS ps - process list console viewer
|
* ReactOS ps - process list console viewer
|
||||||
*
|
*
|
||||||
* ps.c
|
* ps.c
|
||||||
|
@ -19,7 +18,7 @@
|
||||||
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||||
*/
|
*/
|
||||||
/*
|
/*
|
||||||
Thanks to Filip Navara patch for fixing the Xp crash problem.
|
Thanks to Filip Navara patch for fixing the Xp crash problem.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define NTOS_MODE_USER
|
#define NTOS_MODE_USER
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue