mirror of
https://github.com/troglobit/editline.git
synced 2025-09-16 00:08:11 +08:00

- Use Emacs K&R style - Add missing braces to for() loops - Fix coding style issues in cli.c example - Add empty lines to separate sections - Simplify and de-indent code, check error case first + continue Signed-off-by: Joachim Nilsson <troglobit@gmail.com>