Path: utzoo!mnetor!uunet!husc6!think!ames!pasteur!agate!saturn!ssyx.ucsc.edu!koreth From: koreth@ssyx.ucsc.edu (Steven Grimm) Newsgroups: comp.sys.atari.st Subject: Fix for Laser C linea.h Message-ID: <2545@saturn.ucsc.edu> Date: 29 Mar 88 18:02:18 GMT Sender: usenet@saturn.ucsc.edu Reply-To: sirkm@ucscb.ucsc.edu (Greg Anderson) Organization: The American Redundancy Society of America Lines: 16 I'm posting this for a friend, so flame him if it makes your ST vanish in a shower of sparks. (He's gotten his Laser C manual and says it's great... Come on, Post Office!!!) ------------------------------ linea.h has a mistake in it. int textefx; should be int *textefx; This is part of the textblock declaration, I beleive. It's correct in the manual.