Ununsed stuff

This commit is contained in:
7u83 2022-09-04 08:29:37 +02:00
parent 66db979fdb
commit ca4a6b9996
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@ char *format_s_hex_bytes(char *dst, const char *format, const char *delim,
int cw_format_scan_hex_bytes(uint8_t *dst,const char *s, int len);
struct avltree;
/**
* Format bytes as a hex string. Hexadecimal letters are lower-case.