Date: Thu, 13 Mar 2003 14:06:10 -0800 (PST) From: David Malone <dwmalone@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/picobsd/tinyware/simple_httpd simple_httpd.c Message-ID: <200303132206.h2DM6Am1099226@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2003/03/13 14:06:10 PST FreeBSD src repository Modified files: release/picobsd/tinyware/simple_httpd simple_httpd.c Log: Don't return with a value in a void function. Pass a time_t rather than a long to time. Revision Changes Path 1.13 +5 -5 src/release/picobsd/tinyware/simple_httpd/simple_httpd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303132206.h2DM6Am1099226>