Date: Mon, 1 May 2000 16:29:20 -0700 (PDT) From: Archie Cobbs <archie@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_message.h netgraph.h ng_base.c Message-ID: <200005012329.QAA26420@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
archie 2000/05/01 16:29:20 PDT
Modified files:
sys/netgraph ng_message.h netgraph.h ng_base.c
Log:
Use 'type_name' structure field instead of 'typename', which is
a C++ reserved work.
Add a ng_copy_meta() function.
Revision Changes Path
1.6 +2 -2 src/sys/netgraph/ng_message.h
1.10 +2 -1 src/sys/netgraph/netgraph.h
1.17 +22 -2 src/sys/netgraph/ng_base.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?200005012329.QAA26420>
