summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr/src/cmd/cmd-inet/usr.bin/chat/chat.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/usr/src/cmd/cmd-inet/usr.bin/chat/chat.c b/usr/src/cmd/cmd-inet/usr.bin/chat/chat.c
index 34730643b3..6954ed7a25 100644
--- a/usr/src/cmd/cmd-inet/usr.bin/chat/chat.c
+++ b/usr/src/cmd/cmd-inet/usr.bin/chat/chat.c
@@ -90,12 +90,6 @@
#define const
#endif
-#pragma ident "%Z%%M% %I% %E% SMI"
-
-#ifndef lint
-static const char rcsid[] = "$Id: chat.c,v 1.26 1999/12/23 01:39:54 paulus Exp $";
-#endif
-
#include <stdio.h>
#include <ctype.h>
#include <time.h>