Fixup previous commit, remove NULL line.

git-svn-id: file:///svn/unbound/trunk@3735 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards 2016-05-31 11:47:44 +00:00
parent 0f197e85cc
commit 6387299f94

View file

@ -231,7 +231,6 @@ wsvc_install(FILE* out, const char* rename)
NULL, /* no load ordering group */
NULL, /* no tag identifier */
NULL, /* no deps */
NULL, /* on LocalSystem */
_T("NT AUTHORITY\\NetworkService"), /* network service account with restricted rights */
"" /* no password (must be an empty string) */
);