follow-up: remove trailing whitespace

This commit is contained in:
nhmall
2024-10-24 08:40:44 -04:00
parent f40c81d2fd
commit 79c889502c

View File

@@ -161,11 +161,11 @@ could_move_onto_boulder(coordxy sx, coordxy sy)
staticfn void
dopush(
coordxy sx,
coordxy sy,
coordxy rx,
coordxy ry,
struct obj *otmp,
coordxy sx,
coordxy sy,
coordxy rx,
coordxy ry,
struct obj *otmp,
boolean costly)
{
struct monst *shkp;