patch cleanup (trunk only)

My #terrain patch had a typo on the command line and was going
to include doc/fixes35.0 as the log text for a half-dozen files.  I
aborted the commit but most of them had already made it into the cvs
repository.  This reverts those changes so that the entire patch can
be re-comitted with the right log text.  Ugh...
This commit is contained in:
nethack.rankin
2011-12-05 09:36:21 +00:00
parent d11e4daf27
commit 7c68beae81
5 changed files with 13 additions and 164 deletions

View File

@@ -261,7 +261,6 @@ E void FDECL(find_trap, (struct trap *));
E int FDECL(dosearch0, (int));
E int NDECL(dosearch);
E void NDECL(sokoban_detect);
E void FDECL(reveal_terrain, (BOOLEAN_P));
/* ### dig.c ### */