summaryrefslogtreecommitdiff
path: root/usr.bin/talk
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1997-05-19 10:35:55 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1997-05-19 10:35:55 +0000
commita0d351b26be784ec2f31673b9c873781f01bad63 (patch)
tree5d0d134564f782e2ea5841c289a150806df6ba7c /usr.bin/talk
parentfcc0587080d3250a509550d7222e70e6cdc7d281 (diff)
Diffstat (limited to 'usr.bin/talk')
-rw-r--r--usr.bin/talk/Makefile2
-rw-r--r--usr.bin/talk/get_iface.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/talk/Makefile b/usr.bin/talk/Makefile
index c676d5db19bd..047b347c2d46 100644
--- a/usr.bin/talk/Makefile
+++ b/usr.bin/talk/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
-# $Id: Makefile,v 1.3 1995/02/21 04:35:43 wollman Exp $
+# $Id: Makefile,v 1.4 1996/03/09 19:22:49 joerg Exp $
PROG= talk
DPADD= ${LIBCURSES} ${LIBTERMCAP}
diff --git a/usr.bin/talk/get_iface.c b/usr.bin/talk/get_iface.c
index 741392e3db7e..03448055f4a4 100644
--- a/usr.bin/talk/get_iface.c
+++ b/usr.bin/talk/get_iface.c
@@ -29,7 +29,7 @@
* From:
* Id: find_interface.c,v 1.1 1995/08/14 16:08:39 wollman Exp
*
- * $Id: get_iface.c,v 1.1 1996/03/09 19:22:52 joerg Exp $
+ * $Id: get_iface.c,v 1.2 1996/03/12 10:23:30 ache Exp $
*/
#include <unistd.h>