Some easy loss-of-precision fixes.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user