mirror of
https://github.com/status-im/QR-Code-generator.git
synced 2026-08-31 01:31:10 +00:00
Tweaked minor comment and whitespace consistency in Python and C++ code.
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@
|
||||
|
||||
namespace qrcodegen {
|
||||
|
||||
/**
|
||||
/*
|
||||
* An appendable sequence of bits. Bits are packed in big endian within a byte.
|
||||
*/
|
||||
class BitBuffer final {
|
||||
|
||||
Reference in New Issue
Block a user