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

Diff for /src/usr.bin/sed/misc.c between version 1.8 and 1.9

version 1.8, 2008/10/08 17:26:47 version 1.9, 2009/10/27 23:59:43
Line 33 
Line 33 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 /* from: static char sccsid[] = "@(#)misc.c     8.1 (Berkeley) 6/6/93"; */  
 static const char rcsid[] = "$OpenBSD$";  
 #endif /* not lint */  
   
 #include <sys/types.h>  #include <sys/types.h>
   
 #include <errno.h>  #include <errno.h>

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9