]> Kevux Git Server - fll/commit
Cleanup: Use 0 instead of F_false in firewall initialization.
authorKevin Day <thekevinday@gmail.com>
Mon, 16 Jan 2023 21:19:35 +0000 (15:19 -0600)
committerKevin Day <thekevinday@gmail.com>
Mon, 16 Jan 2023 21:19:35 +0000 (15:19 -0600)
commit08791c72e640cfe426f218a8690d783b57c64351
tree93d05a1e390435ab1a47bc14af4d29add9669fcc
parent6b98e0896f0d6915c03d3e03d92226443b48f8bb
Cleanup: Use 0 instead of F_false in firewall initialization.

Mathematically, the F_false and 0 are synonymous.
Semantically, the F_false represents a boolean and 0 represents a digit.

Using F_false here has incorrect semantic meaning.
level_3/firewall/c/common.h