]> sigrok.org Git - sigrok-cli.git/commitdiff
HACKING: catch up with libsigrok docs (mem alloc, var decl)
authorfenugrec <redacted>
Sat, 3 Dec 2022 02:52:00 +0000 (21:52 -0500)
committerGerhard Sittig <redacted>
Sun, 19 Feb 2023 12:50:23 +0000 (13:50 +0100)
Bring the "Random notes" section closer to the libsigrok documentation.
Adjust the discussion of memory allocation. Prefer variable declaration
at the start of routines, and separate them from value assignments.


No differences found