summaryrefslogtreecommitdiffstats
path: root/hcid/kword.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2005-04-30 18:24:13 +0000
committerMarcel Holtmann <marcel@holtmann.org>2005-04-30 18:24:13 +0000
commit2bc66b1d0af2e2a01e545493510347578928ae33 (patch)
tree11c2cc21b81201fcfbafb6af2fc34fe9c928ec6e /hcid/kword.c
parent2cd3e62a5415f9a0aa895ea4222606012e23d744 (diff)
Add support for voice setting
Diffstat (limited to 'hcid/kword.c')
-rw-r--r--hcid/kword.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hcid/kword.c b/hcid/kword.c
index bd2294b2..51c92e1d 100644
--- a/hcid/kword.c
+++ b/hcid/kword.c
@@ -59,6 +59,7 @@ struct kword cfg_keyword[] = {
{ "pscan", K_PSCAN },
{ "name", K_NAME },
{ "class", K_CLASS },
+ { "voice", K_VOICE },
{ "inqmode", K_INQMODE },
{ "auth", K_AUTH },
{ "encrypt", K_ENCRYPT },