From 2727bb7c5bbdac54661a5097f86d979799095db8 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Thu, 4 Nov 1999 13:29:43 +0000 Subject: Renamed attr->attrs to attr->eattrs. --- sysdep/linux/krt-scan.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdep/linux/krt-scan.c') diff --git a/sysdep/linux/krt-scan.c b/sysdep/linux/krt-scan.c index 85b7af2..3f3def1 100644 --- a/sysdep/linux/krt-scan.c +++ b/sysdep/linux/krt-scan.c @@ -95,7 +95,7 @@ krt_parse_entry(byte *ent, struct krt_proto *p) a.flags = a.aflags = 0; a.from = IPA_NONE; a.iface = NULL; - a.attrs = NULL; + a.eattrs = NULL; if (flags & RTF_GATEWAY) { -- cgit v1.2.3