summaryrefslogtreecommitdiff
path: root/libgammu/phone/obex/obexgen.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgammu/phone/obex/obexgen.c')
-rw-r--r--libgammu/phone/obex/obexgen.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/libgammu/phone/obex/obexgen.c b/libgammu/phone/obex/obexgen.c
index 4802023..e6751ae 100644
--- a/libgammu/phone/obex/obexgen.c
+++ b/libgammu/phone/obex/obexgen.c
@@ -3924,7 +3924,8 @@ GSM_Phone_Functions OBEXGENPhone = {
NOTSUPPORTED, /* SetGPRSAccessPoint */
NOTSUPPORTED, /* GetScreenshot */
NOTSUPPORTED, /* SetPower */
- NOTSUPPORTED /* PostConnect */
+ NOTSUPPORTED, /* PostConnect */
+ NONEFUNCTION /* PreAPICall */
};
#endif