mirror of
https://github.com/monero-project/monero.git
synced 2025-12-10 00:51:28 +09:00
minimal changes to remove improper binding to temporary variable
This commit is contained in:
parent
8d4c625713
commit
dc759e89f9
@ -45,7 +45,7 @@ namespace trezor
|
||||
{
|
||||
|
||||
const char * TYPE_PREFIX = "MessageType_";
|
||||
const char * PACKAGES[] = {
|
||||
const std::string PACKAGES[] = {
|
||||
"hw.trezor.messages.",
|
||||
"hw.trezor.messages.common.",
|
||||
"hw.trezor.messages.management.",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user