1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00

[bittorrent] initialization

This commit is contained in:
Witold Filipczyk 2022-01-28 16:36:14 +01:00
parent 4487234de3
commit 5ec6572ed7

View File

@ -26,7 +26,7 @@
#include "util/string.h" #include "util/string.h"
#include "util/snprintf.h" #include "util/snprintf.h"
const bittorrent_id_T BITTORRENT_NULL_ID; const bittorrent_id_T BITTORRENT_NULL_ID = {};
/* Debug function which returns printable peer ID. */ /* Debug function which returns printable peer ID. */
char * char *