Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 11/04/2006 07:13:19
Module Name: src
Committed By: dyoung
Date: Sat Nov 4 07:13:19 UTC 2006
Modified Files:
src/sys/net: if_gre.c
Log Message:
Change lengthy ((struct sockaddr_in *)x) to satosin(x).
To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 src/sys/net/if_gre.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.