]> granicus.if.org Git - nethack/commitdiff
postcommit.pl 1.83: pray.c
authorkeni <keni>
Sun, 1 Jan 2012 17:35:48 +0000 (17:35 +0000)
committerkeni <keni>
Sun, 1 Jan 2012 17:35:48 +0000 (17:35 +0000)
(Getting close to the end.  1.83 cleans up the code and updates the bugs list.)

src/pray.c

index 96fddf85229dda4865fb45cfe893feaba80514a1..9e0368e8d123fdffe2bb23b2541f1c82d0a82af0 100644 (file)
@@ -1418,7 +1418,7 @@ verbalize("In return for thy service, I grant thee the gift of Immortality!");
     } /* fake Amulet */
 
     if (value == 0) {
-       pline(nothing_happens);
+       pline1(nothing_happens);
        return (1);
     }