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

Diff for /src/usr.bin/finger/sprint.c between version 1.12 and 1.13

version 1.12, 2007/09/02 15:19:32 version 1.13, 2009/10/27 23:59:38
Line 32 
Line 32 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 /*static char sccsid[] = "from: @(#)sprint.c    5.8 (Berkeley) 12/4/90";*/  
 static const char rcsid[] = "$OpenBSD$";  
 #endif /* not lint */  
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/time.h>  #include <sys/time.h>
 #include <tzfile.h>  #include <tzfile.h>

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