summaryrefslogtreecommitdiffstats
path: root/samsung-ril.c
diff options
context:
space:
mode:
Diffstat (limited to 'samsung-ril.c')
-rw-r--r--samsung-ril.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/samsung-ril.c b/samsung-ril.c
index cfd7f20..daa756a 100644
--- a/samsung-ril.c
+++ b/samsung-ril.c
@@ -541,7 +541,7 @@ void ril_state_lpm(void)
static const RIL_RadioFunctions ril_ops = {
- RIL_VERSION,
+ SAMSUNG_RIL_VERSION,
onRequest,
currentState,
onSupports,