diff options
Diffstat (limited to 'hcid/kword.c')
| -rw-r--r-- | hcid/kword.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/hcid/kword.c b/hcid/kword.c index 0edf099c..f7a3f66e 100644 --- a/hcid/kword.c +++ b/hcid/kword.c @@ -60,6 +60,7 @@ struct kword cfg_keyword[] = {  	{ "pageto",		K_PAGETO	},  	{ "auth",		K_AUTH		},  	{ "encrypt",		K_ENCRYPT	}, +	{ "pin_code",		K_PINCODE	},  	{ "pin_helper",		K_PINHELP	},  	{ "dbus_pin_helper",	K_DBUSPINHELP	}, | 
