[SVCHOST]

- Convert tabs to spaces. No code changes.

svn path=/trunk/; revision=59357
This commit is contained in:
Thomas Faber 2013-06-29 11:10:28 +00:00
parent 14e80363be
commit 52a90949ed
2 changed files with 193 additions and 194 deletions

View file

@ -33,7 +33,6 @@ typedef struct _SERVICE {
struct _SERVICE *Next; struct _SERVICE *Next;
} SERVICE, *PSERVICE; } SERVICE, *PSERVICE;
/* FUNCTIONS *****************************************************************/ /* FUNCTIONS *****************************************************************/
/* EOF */ /* EOF */