Skip to content

Commit 55b41de

Browse files
committed
Merge branch 'apiapprovals' of https://github.com/Shane32/QRCoder into apiapprovals
2 parents 1e5dec0 + 42d53c1 commit 55b41de

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)