[BACK]Return to io.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / indent

Diff for /src/usr.bin/indent/io.c between version 1.10 and 1.11

version 1.10, 2005/05/15 03:27:04 version 1.11, 2009/10/27 23:59:39
Line 31 
Line 31 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 /*static char sccsid[] = "@(#)io.c      8.1 (Berkeley) 6/6/93";*/  
 static char rcsid[] = "$OpenBSD$";  
 #endif /* not lint */  
   
 #include <stdio.h>  #include <stdio.h>
 #include <ctype.h>  #include <ctype.h>
 #include <stdlib.h>  #include <stdlib.h>

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11