From d53698baeaca2714c2e75fb7b784003fcdd108a3 Mon Sep 17 00:00:00 2001 From: nhmall Date: Sun, 16 Mar 2025 15:39:22 -0400 Subject: [PATCH] whitespace at end-of-line --- src/mthrowu.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mthrowu.c b/src/mthrowu.c index c22ba9340..a0d462efd 100644 --- a/src/mthrowu.c +++ b/src/mthrowu.c @@ -642,9 +642,9 @@ m_throw( * X rn2(100) chance of returning to thrower's location. * X if impaired and rn2(100) == 0, * -50/50 chance of landing on the ground. - * -50/50 chance of hitting the thrower and causing + * -50/50 chance of hitting the thrower and causing * rnd(3) damage. - * + * */ } }