Date: Mon, 13 Nov 1995 14:09:49 -0600 (CST) From: Joe Greco <jgreco@brasil.moneng.mei.com> To: hackers@freebsd.org Subject: Say what??? rwhod.c Message-ID: <199511132009.OAA27716@brasil.moneng.mei.com>
next in thread | raw e-mail | index | archive | help
Okay, okay, nitpicking, I was looking at the source for rwhod because I am
writing a daemon, and I noticed:
int
main(argc, argv)
int argc;
char argv[];
Say WHAT?? :-) Anybody wanna throw a * in there someplace?
This works of course because rwhod doesn't use its arguments.
:-)
... JG
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511132009.OAA27716>
