mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
[bittorrent] initialization
This commit is contained in:
parent
4487234de3
commit
5ec6572ed7
@ -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 *
|
||||||
|
Loading…
Reference in New Issue
Block a user