PVS V678: wrong argument passed to function
Change-Id: I6fcc1caea8396185db74a8784975c561e31fab3f Reviewed-on: https://review.haiku-os.org/c/1646 Reviewed-by: waddlesplash <[email protected]>
This commit is contained in:
committed by
waddlesplash
parent
57657d2241
commit
61be57c0e6
@@ -201,7 +201,7 @@ update_preferred_app_menu(BMenu* menu, BMimeType* type, uint32 what,
|
||||
|
||||
menu->AddSeparatorItem();
|
||||
menu->AddItem(item);
|
||||
item->SetMarked(item);
|
||||
item->SetMarked(true);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user