]> Kevux Git Server - fll/commit
Cleanup: Restructure to have the *_type_name() functions into public functions under...
authorKevin Day <thekevinday@gmail.com>
Fri, 18 Mar 2022 02:56:39 +0000 (21:56 -0500)
committerKevin Day <thekevinday@gmail.com>
Fri, 18 Mar 2022 02:56:39 +0000 (21:56 -0500)
commitde8b65092ab9ca809709c0e0066d967f891c4182
treed6812e2d9ff41c2d611a10f6879dd5c22838ac50
parent30966e4ea1f9540a96657d2268b8b28979de1344
Cleanup: Restructure to have the *_type_name() functions into public functions under common.h or similar.

Have the programs expose these functions to the public API.

The enumerations, consequently must also be exposed publicly.
level_3/control/c/common.h
level_3/control/c/private-common.h
level_3/controller/c/common.c
level_3/controller/c/common.h
level_3/controller/c/common/private-common.h
level_3/controller/c/common/private-entry.h
level_3/controller/c/common/private-rule.h
level_3/controller/c/entry/private-entry.c
level_3/controller/c/entry/private-entry.h
level_3/controller/c/rule/private-rule.c
level_3/controller/c/rule/private-rule.h