mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-06 04:35:04 +00:00
Bug 1062672 - B2G NFC: Typo for 'ESE' in HCI Event origin. r=allstars.chh
This commit is contained in:
parent
aa05e56e18
commit
808e8f9b50
@ -25,7 +25,7 @@ using namespace mozilla::ipc;
|
||||
|
||||
static const nsLiteralString SEOriginString[] = {
|
||||
NS_LITERAL_STRING("SIM"),
|
||||
NS_LITERAL_STRING("ESE"),
|
||||
NS_LITERAL_STRING("eSE"),
|
||||
NS_LITERAL_STRING("ASSD")
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user