aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2023-11-14 00:54:15 +0100
committerSebastian Pipping <sebastian@pipping.org>2023-11-14 00:59:56 +0100
commit1136f5bd18ce5b1657347dc26b0aa8e3153786ce (patch)
tree55372b2fd05926de9c0c6c35acb0554b144ae107 /autogen.sh
parentf35228177112c1bce0016dbdd0471aca35608b2b (diff)
downloadbindfs-1136f5bd18ce5b1657347dc26b0aa8e3153786ce.tar.gz
permchain.c: Address warning -Wunused-parameter
The fix is a near 1:1 copy of what add_chmod_rule_to_permchain already does about the same problem. Symptom was: > src/permchain.c: In function ‘add_octal_rule_to_permchain’: > src/permchain.c:151:71: error: unused parameter ‘end’ [-Werror=unused-parameter] > 151 | static int add_octal_rule_to_permchain(const char *start, const char *end, > |
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions