@ -1539,7 +1539,7 @@ mon_learns_traps(struct monst *mtmp, int ttyp)
mtmp->mtrapseen |= (1L << (ttyp - 1));
}
/* monsters see a trap trigger, and remember it */
void
mons_see_trap(struct trap *ttmp)
{