-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix formatting of unknown IDs in MTRClusterNames bits. (#35922)
IDs are unsigned; we should not be formatting them with %d, because for vendor-prefixed ones that might make them look negative.
- Loading branch information
1 parent
cc28e0a
commit 213bf23
Showing
2 changed files
with
492 additions
and
492 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.