Project

General

Profile

« Previous | Next » 

Revision 675494c9

Added by Hamish Coleman over 15 years ago

  • ID 675494c94eaa52be58b397eb523975b1b28d753d

Quieten down the failed service error path

View differences:

wconsd.c
dprintf_to_stdout=0;
if (SCM_Start(&sd,argc,argv)!=SVC_OK) {
dprintf(1,"Service startup failed\n");
return 1;
}

Also available in: Unified diff