From 6cb0b59e3f0a7b8f2c9690b7e8d171d88d000270 Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Sat, 8 Feb 2014 17:35:54 +0100 Subject: Prefer official Samsung IPC protocol names Signed-off-by: Paul Kocialkowski --- include/pb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/pb.h') diff --git a/include/pb.h b/include/pb.h index d525755..1072684 100644 --- a/include/pb.h +++ b/include/pb.h @@ -30,7 +30,7 @@ #define IPC_PB_STORAGE 0x0602 #define IPC_PB_STORAGE_LIST 0x0603 #define IPC_PB_ENTRY_INFO 0x0604 -#define IPC_PB_CAPABILITY_INFO 0x0605 +#define IPC_PB_3GPB_CAPA 0x0605 #endif -- cgit v1.2.3