nostrdb/fix clang compile issue
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
committed by
Daniel D’Aquino
parent
c677233dcb
commit
f580c7dd93
@@ -475,7 +475,7 @@ static inline int pull_bytes(struct cursor *cur, int count, const unsigned char
|
||||
}
|
||||
|
||||
static inline int parse_str(struct cursor *cur, const char *str) {
|
||||
int i;
|
||||
unsigned int i;
|
||||
char c, cs;
|
||||
unsigned long len;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user