Fixed a typo

This commit is contained in:
Pierre Pronchery 2014-09-17 18:29:18 +02:00
parent 845e8e4077
commit a866ba3eeb

View File

@ -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 },