Subject: CVS commit: src/lib/libc/net
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 10/22/2003 15:40:20
Module Name: src
Committed By: drochner
Date: Wed Oct 22 15:40:20 UTC 2003
Modified Files:
src/lib/libc/net: recv.c
Log Message:
the last argument to recvfrom() is a pointer, so use "NULL" for
consistency
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/lib/libc/net/recv.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.