Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
xanderfrangos committed Jan 24, 2024
1 parent 6c63992 commit d842e97
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/nvhttp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -262,9 +262,8 @@ namespace nvhttp {
}
}
}
}
}


if (root.count("named_certs")) {
for (auto &[_, el] : root.get_child("named_certs")) {
named_cert_t named_cert;
Expand Down

0 comments on commit d842e97

Please sign in to comment.