8000 CRLF · openssl-net/openssl-net@e061160 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit e061160

Browse files
author
Frank Laub
committed
CRLF
1 parent 4ed6562 commit e061160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/TestX509Certificate.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ public class TestX509Certificate : TestBase
4343
public void CanCreateAndDispose()
4444
{
4545
using (var cert = new X509Certificate())
46-
{
46+
{
4747
cert.PrintRefCount();
4848
}
4949
}

0 commit comments

Comments
 (0)
0