mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 07:13:01 +00:00
[SVCHOST]
- Convert tabs to spaces. No code changes. svn path=/trunk/; revision=59357
This commit is contained in:
parent
14e80363be
commit
52a90949ed
2 changed files with 193 additions and 194 deletions
|
@ -33,7 +33,6 @@ typedef struct _SERVICE {
|
||||||
struct _SERVICE *Next;
|
struct _SERVICE *Next;
|
||||||
} SERVICE, *PSERVICE;
|
} SERVICE, *PSERVICE;
|
||||||
|
|
||||||
|
|
||||||
/* FUNCTIONS *****************************************************************/
|
/* FUNCTIONS *****************************************************************/
|
||||||
|
|
||||||
/* EOF */
|
/* EOF */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue