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

Diff for /src/usr.bin/talk/get_names.c between version 1.17 and 1.18

version 1.17, 2008/05/31 21:10:36 version 1.18, 2009/10/27 23:59:44
Line 30 
Line 30 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 #if 0  
 static char sccsid[] = "@(#)get_names.c 8.1 (Berkeley) 6/6/93";  
 #endif  
 static const char rcsid[] = "$OpenBSD$";  
 #endif /* not lint */  
   
 #include "talk.h"  #include "talk.h"
 #include <sys/param.h>  #include <sys/param.h>
 #include <pwd.h>  #include <pwd.h>

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18