$NetBSD: patch-aj,v 1.1.1.1 2001/04/27 15:27:32 agc Exp $ --- header.h.orig Sat Jan 13 21:51:26 2001 +++ header.h Sat Jan 13 21:51:43 2001 @@ -120,7 +120,7 @@ #define resetbold() {if (boldon) *lpnt++ = ST_END;} /* clear the screen and home the cursor */ -#define clear() { *lpnt++ =CLEAR; cbak[SPELLS]= -50; } +#define ularn_clear() { *lpnt++ =CLEAR; cbak[SPELLS]= -50; } /* clear to end of line */ #define cltoeoln() *lpnt++ = CL_LINE