Protocol violation location mistake in error message

I changed "id.28-to-id.28" to	"id.28-to-id.21"
pull/48/head
Heydar Elahi 2017-08-09 10:44:19 +04:30
parent 243bab70d5
commit 23249c5cd8
1 changed files with 1 additions and 1 deletions

2
lib.c
View File

@ -463,7 +463,7 @@ static const char *protocol_violation_types[] = {
static const char *protocol_violation_locations[] = {
"unspecified",
"unspecified",
"id.28-to-id.28",
"id.28-to-id.21",
"start-of-frame",
"bit-srtr",
"bit-ide",