]> granicus.if.org Git - nethack/commitdiff
const and char* to char[]
authornethack.allison <nethack.allison>
Thu, 22 Aug 2002 07:31:44 +0000 (07:31 +0000)
committernethack.allison <nethack.allison>
Thu, 22 Aug 2002 07:31:44 +0000 (07:31 +0000)
contributed by <Someone>

doc/fixes34.1

index 7d855f8619e27a697899f1c09aa0e973e7eae5b2..cb6a14f39363680bc3ce7995208a1ff847bd8eaf 100644 (file)
@@ -222,6 +222,7 @@ removing unowned pick-axe from container in shop gave inappropriate message
 don't let monster end up with more current HP than max HP after life drain
 make sure that missing file trickery in wizard mode which is discovered during
        level change doesn't try to keep going after discarding current level
+contribution by Adam Wozniak adds several const & changes some char* to char[]
 
 
 Platform- and/or Interface-Specific Fixes