Deleted Added
full compact
40c40
< * $FreeBSD: head/sys/netgraph/ng_parse.c 54249 1999-12-07 05:50:48Z julian $
---
> * $FreeBSD: head/sys/netgraph/ng_parse.c 58011 2000-03-13 18:50:38Z archie $
651c651
< const struct ng_parse_fixedsstring_info *const fi = type->info;
---
> const struct ng_parse_fixedstring_info *const fi = type->info;
672c672
< const struct ng_parse_fixedsstring_info *const fi = type->info;
---
> const struct ng_parse_fixedstring_info *const fi = type->info;
685c685
< const struct ng_parse_fixedsstring_info *const fi = type->info;
---
> const struct ng_parse_fixedstring_info *const fi = type->info;
704c704
< const struct ng_parse_fixedsstring_info ng_parse_nodebuf_info = {
---
> const struct ng_parse_fixedstring_info ng_parse_nodebuf_info = {
712c712
< const struct ng_parse_fixedsstring_info ng_parse_hookbuf_info = {
---
> const struct ng_parse_fixedstring_info ng_parse_hookbuf_info = {
720c720
< const struct ng_parse_fixedsstring_info ng_parse_pathbuf_info = {
---
> const struct ng_parse_fixedstring_info ng_parse_pathbuf_info = {
728c728
< const struct ng_parse_fixedsstring_info ng_parse_typebuf_info = {
---
> const struct ng_parse_fixedstring_info ng_parse_typebuf_info = {
736c736
< const struct ng_parse_fixedsstring_info ng_parse_cmdbuf_info = {
---
> const struct ng_parse_fixedstring_info ng_parse_cmdbuf_info = {