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

Diff for /src/usr.bin/w/pr_time.c between version 1.13 and 1.14

version 1.13, 2005/04/11 07:04:47 version 1.14, 2009/10/27 23:59:49
Line 29 
Line 29 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 #if 0  
 static char sccsid[] = "@(#)pr_time.c   8.2 (Berkeley) 4/4/94";  
 #else  
 static char *rcsid = "$OpenBSD$";  
 #endif  
 #endif /* not lint */  
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/time.h>  #include <sys/time.h>
   

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14