Restore deleted }
This commit is contained in:
parent
89d6d43c70
commit
5d81f12262
|
@ -362,6 +362,7 @@ void print_frame(print_type ptype, const nghttp2_frame *frame) {
|
|||
default:
|
||||
break;
|
||||
}
|
||||
}
|
||||
} // namespace
|
||||
|
||||
int verbose_on_header_callback(nghttp2_session *session,
|
||||
|
|
Loading…
Reference in New Issue