Path: utzoo!mnetor!uunet!mcvax!botter!ast From: ast@cs.vu.nl (Andy Tanenbaum) Newsgroups: comp.os.minix Subject: Fix to ed.c I posted recently Message-ID: <1841@botter.cs.vu.nl> Date: 2 Feb 88 20:51:36 GMT Reply-To: ast@cs.vu.nl (Andy Tanenbaum) Organization: VU Informatica, Amsterdam Lines: 4 2035a2036 > lastln -= line2-line1+1; 2046a2048 > lastln += line2-line1+1;