aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/gen.c
diff options
context:
space:
mode:
Diffstat (limited to 'samsung-ipc/gen.c')
-rw-r--r--samsung-ipc/gen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/samsung-ipc/gen.c b/samsung-ipc/gen.c
index e2bc300..6db041b 100644
--- a/samsung-ipc/gen.c
+++ b/samsung-ipc/gen.c
@@ -21,7 +21,7 @@
#include <samsung-ipc.h>
-int ipc_gen_phone_res_check(struct ipc_gen_phone_res *res)
+int ipc_gen_phone_res_check(struct ipc_gen_phone_res_data *res)
{
if (res == NULL)
return -1;