Added an ARGSUSED to shut up lint
authorceriel <none@none>
Mon, 23 Oct 1989 10:37:00 +0000 (10:37 +0000)
committerceriel <none@none>
Mon, 23 Oct 1989 10:37:00 +0000 (10:37 +0000)
modules/src/em_code/em.c

index 1357f27..f5f2442 100644 (file)
@@ -92,6 +92,7 @@ C_putbyte(c)
 #define C_putbyte Xputbyte
 #endif
 
+/*ARGSUSED*/
 C_init(w, p)
        arith w, p;
 {