Protocol violation location mistake in error message

I changed "id.28-to-id.28" to	"id.28-to-id.21"
This commit is contained in:
Heydar Elahi
2017-08-09 10:44:19 +04:30
parent 243bab70d5
commit 23249c5cd8
+1 -1
View File
@@ -463,7 +463,7 @@ static const char *protocol_violation_types[] = {
static const char *protocol_violation_locations[] = { static const char *protocol_violation_locations[] = {
"unspecified", "unspecified",
"unspecified", "unspecified",
"id.28-to-id.28", "id.28-to-id.21",
"start-of-frame", "start-of-frame",
"bit-srtr", "bit-srtr",
"bit-ide", "bit-ide",