summaryrefslogtreecommitdiff
path: root/src/man/bki.5
diff options
context:
space:
mode:
authorNathan Bossart2025-07-24 15:13:45 +0000
committerNathan Bossart2025-07-24 15:13:45 +0000
commit15d33eb1924c1093102b8ce142ede4cb3912e85e (patch)
tree41da66b92de95c1bdc203fd1621865d85ce8aadd /src/man/bki.5
parente1c3654839e464957675344a1e949489d98b103b (diff)
Fix return value of visibilitymap_get_status().HEADmaster
This function is declared as returning a uint8, but it returns a bool in one code path. To fix, return (uint8) 0 instead of false there. This should behave exactly the same as before, but it might prevent future compiler complaints. Oversight in commit a892234f83. Author: Julien Rouhaud <rjuju123@gmail.com> Discussion: https://postgr.es/m/aIHluT2isN58jqHV%40jrouhaud
Diffstat (limited to 'src/man/bki.5')
0 files changed, 0 insertions, 0 deletions