On Fri, Nov 19, 1999 at 05:58:40PM -0800, Wichert Akkerman wrote: > Update of /cvs/dpkg/dpkg/utils > In directory va:/usr/debian/tmp/cvs-serv19564/utils > > Modified Files: > start-stop-daemon.c > Log Message: > Useless change in uid-parsing
I noticed you switched this to use strtok() on optarg, which I think is probably not a good idea since it actually changes the contents of optarg. It think it needs to be changed back. -- -----------=======-=-======-=========-----------=====------------=-=------ / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] - [EMAIL PROTECTED] - [EMAIL PROTECTED] ' `---=========------=======-------------=-=-----=-===-======-------=--=---'

