Some easy loss-of-precision fixes.

This commit is contained in:
nhkeni
2022-03-16 17:49:29 -04:00
parent 16ea5e7fa6
commit 81b014977d
6 changed files with 16 additions and 13 deletions

View File

@@ -690,7 +690,7 @@ boolean
bones_include_name(const char *name)
{
struct cemetery *bp;
int len;
size_t len;
char buf[BUFSZ];
/* prepare buffer by appending terminal hyphen to name, to avoid partial