aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/ipc.h
diff options
context:
space:
mode:
Diffstat (limited to 'samsung-ipc/ipc.h')
-rw-r--r--samsung-ipc/ipc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/samsung-ipc/ipc.h b/samsung-ipc/ipc.h
index 98d7935..d52e949 100644
--- a/samsung-ipc/ipc.h
+++ b/samsung-ipc/ipc.h
@@ -67,7 +67,7 @@ struct ipc_handlers {
};
struct ipc_gprs_specs {
- char* (*gprs_get_iface)(int cid);
+ char *(*gprs_get_iface)(int cid);
int (*gprs_get_capabilities)(struct ipc_client_gprs_capabilities *cap);
};