Added an ARGSUSED to shut up lint

This commit is contained in:
ceriel 1989-10-23 10:37:00 +00:00
parent 1d37165575
commit e5117bbf30

View file

@ -92,6 +92,7 @@ C_putbyte(c)
#define C_putbyte Xputbyte
#endif
/*ARGSUSED*/
C_init(w, p)
arith w, p;
{