From bdc0e6b7204ea0211d4f7881497e4306586fb9ef Mon Sep 17 00:00:00 2001 From: Paul Vinciguerra Date: Sat, 22 Sep 2018 05:32:50 -0700 Subject: Trivial: Clean up some typos. Change-Id: I085615fde1f966490f30ed5d32017b8b088cfd59 Signed-off-by: Paul Vinciguerra --- src/vnet/lisp-cp/control.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vnet/lisp-cp/control.h') diff --git a/src/vnet/lisp-cp/control.h b/src/vnet/lisp-cp/control.h index e7040949dda..d8318b5530c 100644 --- a/src/vnet/lisp-cp/control.h +++ b/src/vnet/lisp-cp/control.h @@ -265,7 +265,7 @@ typedef struct /* enable/disable rloc-probing */ u8 rloc_probing; - /* timing wheel for mappping timeouts */ + /* timing wheel for mapping timeouts */ timing_wheel_t wheel; /** Per thread pool of records shared with thread0 */ -- cgit 1.2.3-korg