linemod X
1: #ifndef lint 2: static char sccsid[] = "@(#)linmod.c 4.1 (Berkeley) 6/27/83"; 3: #endif 4: 5: linemod(s) 6: char *s; 7: { 8: }