summaryrefslogtreecommitdiff
path: root/libgammu/gsmstate.c
diff options
context:
space:
mode:
authorMichal Čihař <michal@cihar.com>2011-11-29 15:13:48 +0100
committerMichal Čihař <michal@cihar.com>2011-11-29 15:13:48 +0100
commit3dd6a43ccd4feb5e2a041eb8192ce718f03dd885 (patch)
treeb685a15d0469e7592169c938d704cc70e7f80f65 /libgammu/gsmstate.c
parentb0f42d7c65e223a95a7fca8c00986a77695807d2 (diff)
Imported Upstream version 1.30.91
Diffstat (limited to 'libgammu/gsmstate.c')
-rw-r--r--libgammu/gsmstate.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libgammu/gsmstate.c b/libgammu/gsmstate.c
index b225862..1b83a45 100644
--- a/libgammu/gsmstate.c
+++ b/libgammu/gsmstate.c
@@ -429,6 +429,7 @@ GSM_Error GSM_RegisterAllPhoneModules(GSM_StateMachine *s)
GSM_AddPhoneFeature(model, F_RADIO);
GSM_AddPhoneFeature(model, F_NOTES);
GSM_AddPhoneFeature(model, F_SMS_FILES);
+ GSM_AddPhoneFeature(model, F_6230iCALLER);
}
}
if (strncmp(s->Phone.Data.Model, "RH-", 3) == 0) {