]> Git Repo - qemu.git/blobdiff - hw/bt-sdp.c
ETRAX: Drop _t for the serial type.
[qemu.git] / hw / bt-sdp.c
index 9dee7c20a0bd191f3112f3ac4da08bbfdfd049d7..992de0efd9aee2fbeb38b4acc78fe88238c45f75 100644 (file)
@@ -948,7 +948,7 @@ static int bt_l2cap_sdp_new_ch(struct bt_l2cap_device_s *dev,
         &sdp_service_sdp_s,
         &sdp_service_hid_s,
         &sdp_service_pnp_s,
-        0,
+        NULL,
     };
 
     sdp->channel = params;
This page took 0.020367 seconds and 4 git commands to generate.