From 0183edd18c0b45b200b711e4b8ec9f185fa4e1a1 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Wed, 30 Dec 2009 06:13:36 +0100 Subject: [ipaccess] Change the name to be slightly better.. --- openbsc/include/openbsc/ipaccess.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbsc/include/openbsc/ipaccess.h') diff --git a/openbsc/include/openbsc/ipaccess.h b/openbsc/include/openbsc/ipaccess.h index 31393811c..8c12e59cc 100644 --- a/openbsc/include/openbsc/ipaccess.h +++ b/openbsc/include/openbsc/ipaccess.h @@ -82,7 +82,7 @@ struct sdp_header_entry { u_int32_t start; } __attribute__((packed)); -struct sdp_header_entry_list { +struct sdp_header_item { struct sdp_header_entry header_entry; struct llist_head entry; }; -- cgit v1.2.3