summaryrefslogtreecommitdiff
path: root/chat/chat.c
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>1994-05-30 00:30:37 +0000
committerPaul Mackerras <paulus@samba.org>1994-05-30 00:30:37 +0000
commitf9e81f0e97fc9a4258ee0fada70a008adf781a26 (patch)
tree8ef32da2070320cf42796f3558b79414e3579490 /chat/chat.c
parenta93f6a07c55b4b2ea4b99e9461e45d10492338c5 (diff)
downloadppp-f9e81f0e97fc9a4258ee0fada70a008adf781a26.tar.gz
restored id keyword
Diffstat (limited to 'chat/chat.c')
-rw-r--r--chat/chat.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/chat/chat.c b/chat/chat.c
index a190015..6c614d4 100644
--- a/chat/chat.c
+++ b/chat/chat.c
@@ -18,6 +18,8 @@
* (614)451-1883
*/
+static char rcsid[] = "$Id: chat.c,v 1.4 1994/05/30 00:30:37 paulus Exp $";
+
#include <stdio.h>
#include <fcntl.h>
#include <signal.h>