From: nethack.rankin Date: Thu, 22 Jun 2006 04:57:27 +0000 (+0000) Subject: comment tidbit (trunk only) X-Git-Tag: MOVE2GIT~976 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8f9271509846e294127e901555c4f85acf48e86b;p=nethack comment tidbit (trunk only) --- diff --git a/src/shk.c b/src/shk.c index ca48c33a2..55a1ce8c5 100644 --- a/src/shk.c +++ b/src/shk.c @@ -2445,7 +2445,7 @@ boolean ininv; (or by a recursive call to self on behalf of it) where the cost of this object is about to be added to shop debt in place of having it remain on the current bill */ - subfrombill(obj, shkp); /* avoid doubling billing */ + subfrombill(obj, shkp); /* avoid double billing */ } if (!Has_contents(otmp)) {