From 66d5c97e407c2326c5f3dd6ae1059dd18e769c54 Mon Sep 17 00:00:00 2001 From: Simon Busch Date: Wed, 29 Aug 2012 14:05:57 +0200 Subject: sec: rename IPC_SEC_PIN_STATUS to IPC_SEC_SIM_STATUS --- include/sec.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/sec.h b/include/sec.h index a85d563..b95f3cc 100644 --- a/include/sec.h +++ b/include/sec.h @@ -25,7 +25,7 @@ struct ipc_message_info; /* Possible SEC related IPC message types */ -#define IPC_SEC_PIN_STATUS 0x0501 +#define IPC_SEC_SIM_STATUS 0x0501 #define IPC_SEC_PHONE_LOCK 0x0502 #define IPC_SEC_CHANGE_LOCKING_PW 0x0503 #define IPC_SEC_SIM_LANG 0x0504 -- cgit v1.1