diff options
Diffstat (limited to 'gnu/libexec/uucp/common_sources/chat.c')
-rw-r--r-- | gnu/libexec/uucp/common_sources/chat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/libexec/uucp/common_sources/chat.c b/gnu/libexec/uucp/common_sources/chat.c index 2fbea0a055877..3257b6e18a995 100644 --- a/gnu/libexec/uucp/common_sources/chat.c +++ b/gnu/libexec/uucp/common_sources/chat.c @@ -26,7 +26,7 @@ #include "uucp.h" #if USE_RCS_ID -const char chat_rcsid[] = "$Id: chat.c,v 1.42 1994/01/30 21:02:56 ian Rel $"; +const char chat_rcsid[] = "chat.c,v 1.2 1994/05/07 18:08:33 ache Exp"; #endif #include <ctype.h> |