Fixed typo, added blank line.
This commit is contained in:
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…
Reference in New Issue