comment tidbit (trunk only)

This commit is contained in:
nethack.rankin
2006-06-22 04:57:27 +00:00
parent dc63ed8a80
commit 8f92715098

View File

@@ -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)) {