Fixed typo, added blank line.

pull/76/head
Project Nayuki 5 years ago
parent 096c70cd4d
commit 29119d3f2e

@ -862,7 +862,7 @@ impl QrCode {
}
/*---- Cconstants and tables ----*/
/*---- Constants and tables ----*/
/// The minimum version number supported in the QR Code Model 2 standard.
pub const QrCode_MIN_VERSION: Version = Version( 1);

Loading…
Cancel
Save