From 82b5e45ebf316afd7daa97d9f9b7b75636fb4e64 Mon Sep 17 00:00:00 2001 From: Rahul Gupta Date: Tue, 26 Jun 2018 11:19:13 +0530 Subject: Spell correction Change-Id: Icc062e358398ecf0fc46b7a55ce1c37a71aee650 Signed-off-by: Rahul Gupta --- src/nSocket/nstack/nstack_info_parse.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/nSocket/nstack/nstack_info_parse.h') diff --git a/src/nSocket/nstack/nstack_info_parse.h b/src/nSocket/nstack/nstack_info_parse.h index 0522d2c..8b508b3 100644 --- a/src/nSocket/nstack/nstack_info_parse.h +++ b/src/nSocket/nstack/nstack_info_parse.h @@ -48,7 +48,7 @@ #define NSTACK_MOD_CFG_RD "NSTACK_MOD_CFG_RD" extern nstack_module_keys g_nstack_module_desc[NSTACK_MAX_MODULE_NUM]; -extern ns_uint32 g_mudle_num; +extern ns_uint32 g_module_num; extern int nstack_module_parse (); extern int nstack_stack_rd_parse (rd_route_data ** data, int *num); -- cgit 1.2.3-korg