]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Const'ify variables to make it clear we're not writing to the mbuf data.
authorarchie <archie@FreeBSD.org>
Wed, 5 Jun 2002 23:35:31 +0000 (23:35 +0000)
committerarchie <archie@FreeBSD.org>
Wed, 5 Jun 2002 23:35:31 +0000 (23:35 +0000)
commitd14167a565aab69bc2db27d9d58542b7214b3d26
tree79c438e42f33c8b1d1266d5cc137cdd578828f7e
parenta615d0fcdd4032388124d4b85e81fe3baa903ce5
Const'ify variables to make it clear we're not writing to the mbuf data.

Reviewed by: julian, brian
MFC after: 1 week
sys/netgraph/ng_lmi.c
sys/netgraph/ng_pppoe.c
sys/netgraph/ng_pptpgre.c
sys/netgraph/ng_rfc1490.c
sys/netgraph/ng_socket.c