Description:modify wlan codex

Feature or Bugfix:Bugfix
Binary Source: No

Signed-off-by: YOUR_NAME <zhuyan40@huawei.com>
This commit is contained in:
YOUR_NAME
2021-08-02 07:42:23 +00:00
parent 07b300bfef
commit 26fb479d56
@@ -156,7 +156,7 @@ int32_t MessageSingleNodeTest001(void)
MSG_RETURN_IF_FUNCTION_FAILED(errCode, StartEnv());
Service *service = CreateService(TestServiceB, &cfgB);
service = CreateService(TestServiceB, &cfgB);
MSG_BREAK_IF(errCode, service != NULL);
} while (false);