cherry-picking from 08e877842d

pull/4/head
Kohsuke Kawaguchi 2011-10-27 09:15:55 -07:00
parent 786abac959
commit a5da052192
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ namespace winsw
{ {
get get
{ {
return AppendTags("stopexecutable"); return SingleElement("stopexecutable");
} }
} }