Przeglądaj źródła

Fix type mismath. From Arnaud Bergeron.

master
Richard Nyberg 19 lat temu
rodzic
commit
368bafd8a6
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      cli/btpd_if.c

+ 1
- 1
cli/btpd_if.c Wyświetl plik

@@ -109,7 +109,7 @@ ipc_buf_req(struct ipc *ipc, struct io_buffer *iob)
{
int err;
char *res;
size_t reslen;
uint32_t reslen;

err = ipc_req_res(ipc, iob->buf, iob->buf_off, &res, &reslen);
free(iob->buf);


||||||
x
 
000:0
Ładowanie…
Anuluj
Zapisz