Skip to content

Commit b612559

Browse files
committed
Add blank line
1 parent d80278a commit b612559

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

QRCoder/QRCodeGenerator.ModulePlacer.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,7 @@ public static void PlaceDataWords(QRCodeData qrCode, BitArray data, List<Rectang
234234
up = !up;
235235
}
236236
}
237+
237238
/// <summary>
238239
/// Reserves separator areas around the positioning patterns of a QR code to ensure that these crucial areas remain unmodified during data placement.
239240
/// </summary>

0 commit comments

Comments
 (0)