Skip to content

Commit 033b1fb

Browse files
github-actions[bot]dotnet
and
dotnet
authored
Sync shared code from runtime (#31182)
Co-authored-by: dotnet <[email protected]>
1 parent 333134c commit 033b1fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Shared/runtime/Http2/Hpack/HPackEncoder.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
namespace System.Net.Http.HPack
1010
{
11-
internal partial class HPackEncoder
11+
internal static partial class HPackEncoder
1212
{
1313
// Things we should add:
1414
// * Huffman encoding

0 commit comments

Comments
 (0)