From acd87b2c8e0d070d13b6e786b26b2dc184d2a130 Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Thu, 25 Jul 2002 12:29:11 +0000 Subject: *** empty log message *** --- userspace/ebtables2/include/ebtables_u.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'userspace') diff --git a/userspace/ebtables2/include/ebtables_u.h b/userspace/ebtables2/include/ebtables_u.h index 0082c57..09b7e58 100644 --- a/userspace/ebtables2/include/ebtables_u.h +++ b/userspace/ebtables2/include/ebtables_u.h @@ -42,7 +42,7 @@ struct ebt_u_chain_list { struct ebt_u_entries *udc; struct ebt_u_chain_list *next; - // this is only used internally, in communications.c + // this is only used internally, in communication.c char *kernel_start; }; -- cgit v1.2.3