From efedd48e7dde6dc22f416b63a27e371f66b3f3e1 Mon Sep 17 00:00:00 2001 From: nhmall Date: Sun, 12 Aug 2018 09:06:47 -0400 Subject: [PATCH] previous change bit --- src/do.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/do.c b/src/do.c index 53a89bc37..8f878af79 100644 --- a/src/do.c +++ b/src/do.c @@ -1006,6 +1006,8 @@ dodown() You("were unable to fit %s.", down_or_thru); return 0; } + } else { + return 0; } } You("%s %s the %s.", actn, down_or_thru, -- 2.40.0