Skip to content

Commit 42d53c1

Browse files
authored
Update QRCoder/ASCIIQRCode.cs
1 parent c845fb5 commit 42d53c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QRCoder/ASCIIQRCode.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ public AsciiQRCode() { }
1414

1515
public AsciiQRCode(QRCodeData data) : base(data) { }
1616

17-
17+
1818
/// <summary>
1919
/// Returns a strings that contains the resulting QR code as textual representation.
2020
/// </summary>

0 commit comments

Comments
 (0)