mirror of
https://gitee.com/openharmony/communication_dsoftbus
synced 2025-02-23 12:44:37 +00:00
fix codewarn
Signed-off-by: 木子李 <liyi263@huawei.com>
This commit is contained in:
parent
fd70dc7653
commit
5b76e3a3da
@ -1748,6 +1748,7 @@ static void GuideChannelMsgHandler(SoftBusMessage *msg)
|
||||
switch (msg->what) {
|
||||
case MSG_TYPE_GUIDE_CHANNEL_TRIGGER:
|
||||
GuideChannelTrigger(msg);
|
||||
break;
|
||||
case MSG_TYPE_GUIDE_CHANNEL_SELECT:
|
||||
GuideChannelSelect(msg);
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user