commit | 323f8a974e19ee81a6ec451e5bf9e6f3e9e2320b | [log] [tgz] |
---|---|---|
author | Laurence Lundblade <lgl@securitytheory.com> | Sun Sep 06 19:43:09 2020 -0700 |
committer | Laurence Lundblade <lgl@securitytheory.com> | Sun Sep 06 19:43:09 2020 -0700 |
tree | 10e10902a2c7c9782d6d07c04efa633b1b038008 | |
parent | 5f53f8350b37aa9f82db3bad1888140cbad0b814 [diff] [blame] |
Cleanup, TODO:'s ....
diff --git a/cmd_line_main.c b/cmd_line_main.c index 9e4a819..ef59e43 100644 --- a/cmd_line_main.c +++ b/cmd_line_main.c
@@ -32,7 +32,7 @@ { (void)argc; // Avoid unused parameter error - RunQCborExample(); // TODO: organize this better + RunQCborExample(); // This call prints out sizes of data structures to remind us