mirror of
https://github.com/status-im/QR-Code-generator.git
synced 2026-08-31 01:31:10 +00:00
Added and updated code comments for members (mostly) and within functions (a few), in all languages.
This commit is contained in:
@@ -38,6 +38,7 @@ static void printQr(const qrcodegen::QrCode &qr);
|
||||
|
||||
|
||||
|
||||
// The main application program.
|
||||
int main(int argc, char **argv) {
|
||||
doBasicDemo();
|
||||
doVarietyDemo();
|
||||
|
||||
Reference in New Issue
Block a user