typos from <Someone>

This commit is contained in:
nethack.allison
2002-06-30 00:59:41 +00:00
parent 65325f4067
commit d845ae45d8
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ STATIC_DCL int NDECL(dig);
STATIC_DCL schar FDECL(fillholetyp, (int, int));
STATIC_DCL void NDECL(dig_up_grave);
/* Indicies returned by dig_typ() */
/* Indices returned by dig_typ() */
#define DIGTYP_UNDIGGABLE 0
#define DIGTYP_ROCK 1
#define DIGTYP_STATUE 2