1
0
Fork 0

Update to mbuni-kannel-patch (OMA-OTA code).

This commit is contained in:
bagyenda 2005-05-02 06:10:57 +00:00
parent 0534bbcd63
commit e10f3caf93
1 changed files with 1 additions and 1 deletions

View File

@ -516,7 +516,7 @@ diff -Naur gateway-1.4.0/gw/ota_prov.c gateway-1.4.0-patched/gw/ota_prov.c
+ warning(0, "No SSL Support, '%s' not supported!", octstr_get_cstr(mime_type));
+#endif
+ mac = octstr_create_from_data(p, mac_len);
+ octstr_binary_to_hex(mac,0);
+ octstr_binary_to_hex(mac,1);
+
+ octstr_append(hdr,mac);
+ octstr_append_from_hex(hdr, "00");