1 #ifndef lint 2 static char sccsid[] = "@(#)erase.c 1.1 (Berkeley) 01/02/85"; 3 #endif 4 erase_() 5 { 6 erase(); 7 } 8