summaryrefslogtreecommitdiffstats
path: root/include/stk.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/stk.h')
-rw-r--r--include/stk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stk.h b/include/stk.h
index 5309b87f..ad3f6c56 100644
--- a/include/stk.h
+++ b/include/stk.h
@@ -63,7 +63,7 @@ void ofono_stk_set_data(struct ofono_stk *stk, void *data);
void *ofono_stk_get_data(struct ofono_stk *stk);
void ofono_stk_proactive_command_notify(struct ofono_stk *stk,
- int length, const guint8 *pdu);
+ int length, const unsigned char *pdu);
#ifdef __cplusplus
}