]> Kevux Git Server - fll/commit
Bugfix: Incorrect wrapping disable macro names for main functions.
authorKevin Day <kevin@kevux.org>
Tue, 27 Jun 2023 00:01:21 +0000 (19:01 -0500)
committerKevin Day <kevin@kevux.org>
Tue, 27 Jun 2023 00:01:21 +0000 (19:01 -0500)
commit0615ab90f99220d51bfed3647a3b9d73266e6e9c
tree9143fe2d1d637d1e8fecf5eeced0e515b33aa709
parent657f762f0c646dafb4735b164d0372467267f6fd
Bugfix: Incorrect wrapping disable macro names for main functions.

The "_data_" should not be part of the macro name when it is not in the function name.
16 files changed:
level_3/fake/c/main/common/type.c
level_3/fake/c/main/common/type.h
level_3/fss_identify/c/main/common/type.c
level_3/fss_identify/c/main/common/type.h
level_3/fss_read/c/main/common/type.c
level_3/fss_read/c/main/common/type.h
level_3/fss_write/c/main/common/type.c
level_3/fss_write/c/main/common/type.h
level_3/iki_read/c/main/common/type.c
level_3/iki_read/c/main/common/type.h
level_3/iki_write/c/main/common/type.c
level_3/iki_write/c/main/common/type.h
level_3/status_code/c/main/common/type.c
level_3/status_code/c/main/common/type.h
level_3/utf8/c/main/common/type.c
level_3/utf8/c/main/common/type.h