Skip to content

Commit

Permalink
Sync shared code from runtime (#31182)
Browse files Browse the repository at this point in the history
Co-authored-by: dotnet <dotnet@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and dotnet committed Mar 25, 2021
1 parent 333134c commit 033b1fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Shared/runtime/Http2/Hpack/HPackEncoder.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

namespace System.Net.Http.HPack
{
internal partial class HPackEncoder
internal static partial class HPackEncoder
{
// Things we should add:
// * Huffman encoding
Expand Down

0 comments on commit 033b1fb

Please sign in to comment.