Subject: Re: ite won't compile on -current...
To: None <is@Beverly.Rhein.DE>
From: Antti Miettinen <apm@kikka.hut.fi>
List: amiga
Date: 10/20/1995 13:49:50
>Well, put an (u_long) in between. Both directions. I sent-pr the patch
>yesterday. 

There's also:

	rem_sicallback(ite_filter);

and no matching add_sicallback() but:

		add_sicallback(ite_sifilter, (void *)last_char,
		    (void *)ITEFILT_REPEATER);

Shouldn't the calls have the same function as argument?