]> Kevux Git Server - fll/commit
Cleanup: Add back the two spaces before the "-" in the comments.
authorKevin Day <thekevinday@gmail.com>
Mon, 17 Jan 2022 05:28:08 +0000 (23:28 -0600)
committerKevin Day <thekevinday@gmail.com>
Mon, 17 Jan 2022 05:28:08 +0000 (23:28 -0600)
commit972692d74a202a40657b07556e73c0a31042ce7e
tree762b3acad98411cbd81e61c7d489f2e03d0a3412
parentcf4f05fb72bfdb9b1fb32d8e7e06f6b57e1ed53a
Cleanup: Add back the two spaces before the "-" in the comments.

When in the comments with the " * " at the start, the behavior of not having the extra space seems fine.
When looking at the documentation and specification FSS files, I find that it is easier to read with the extra spaces.

I have decided to switch back and follow what I am doing in the documentation and specification FSS files.
This makes the style more consistent.
39 files changed:
level_0/f_account/c/account-common.h
level_0/f_capability/c/capability-common.h
level_0/f_color/c/color-common.h
level_0/f_console/c/console-common.h
level_0/f_conversion/c/conversion-common.h
level_0/f_fss/c/fss_quote.h
level_0/f_print/c/print-common.h
level_0/f_socket/c/socket-common.h
level_0/f_type/c/type.h
level_0/f_utf/c/utf.h
level_1/fl_console/c/console.h
level_1/fl_conversion/c/conversion.h
level_1/fl_execute/c/execute-common.h
level_2/fll_error/c/error-common.h
level_3/byte_dump/c/byte_dump.h
level_3/control/c/control.h
level_3/controller/c/common/private-process.h
level_3/controller/c/controller/controller.h
level_3/fake/c/fake.h
level_3/fake/c/private-common.h
level_3/firewall/c/firewall.h
level_3/fss_basic_list_read/c/fss_basic_list_read.h
level_3/fss_basic_list_write/c/fss_basic_list_write.h
level_3/fss_basic_read/c/fss_basic_read.h
level_3/fss_basic_write/c/fss_basic_write.h
level_3/fss_embedded_list_read/c/fss_embedded_list_read.h
level_3/fss_embedded_list_write/c/fss_embedded_list_write.h
level_3/fss_extended_list_read/c/fss_extended_list_read.h
level_3/fss_extended_list_write/c/fss_extended_list_write.h
level_3/fss_extended_read/c/fss_extended_read.h
level_3/fss_extended_write/c/fss_extended_write.h
level_3/fss_identify/c/fss_identify.h
level_3/fss_payload_read/c/fss_payload_read.h
level_3/fss_payload_write/c/fss_payload_write.h
level_3/fss_status_code/c/fss_status_code.h
level_3/iki_read/c/iki_read.h
level_3/iki_write/c/iki_write.h
level_3/status_code/c/status_code.h
level_3/utf8/c/utf8.h