Fixed a typo
This commit is contained in:
parent
845e8e4077
commit
a866ba3eeb
@ -25,7 +25,7 @@
|
|||||||
/* constants */
|
/* constants */
|
||||||
static HayesQuirks _hayes_quirks[] =
|
static HayesQuirks _hayes_quirks[] =
|
||||||
{
|
{
|
||||||
{ "Openmomo", "\"Neo1973 Embedded GSM Modem\"",
|
{ "Openmoko", "\"Neo1973 Embedded GSM Modem\"",
|
||||||
HAYES_QUIRK_WANT_SMSC_IN_PDU
|
HAYES_QUIRK_WANT_SMSC_IN_PDU
|
||||||
| HAYES_QUIRK_CONNECTED_LINE_DISABLED
|
| HAYES_QUIRK_CONNECTED_LINE_DISABLED
|
||||||
| HAYES_QUIRK_REPEAT_ON_UNKNOWN_ERROR },
|
| HAYES_QUIRK_REPEAT_ON_UNKNOWN_ERROR },
|
||||||
|
Loading…
Reference in New Issue
Block a user