summaryrefslogtreecommitdiff
path: root/usr.bin/tip/remote.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/tip/remote.c')
-rw-r--r--usr.bin/tip/remote.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/tip/remote.c b/usr.bin/tip/remote.c
index 62219b3b8e4..0ef5071861e 100644
--- a/usr.bin/tip/remote.c
+++ b/usr.bin/tip/remote.c
@@ -32,7 +32,8 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)remote.c 5.5 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)remote.c 5.5 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: remote.c,v 1.2 1993/08/01 18:06:36 mycroft Exp $";
#endif /* not lint */
# include "tip.h"