Restore deleted }

This commit is contained in:
Lucas Pardue 2017-04-25 15:58:20 +01:00
parent 89d6d43c70
commit 5d81f12262
1 changed files with 1 additions and 0 deletions

View File

@ -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,