diff options
Diffstat (limited to 'gnu/libexec/uucp/uucico/send.c')
-rw-r--r-- | gnu/libexec/uucp/uucico/send.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/libexec/uucp/uucico/send.c b/gnu/libexec/uucp/uucico/send.c index abe3384dc823..fbabf2b6d224 100644 --- a/gnu/libexec/uucp/uucico/send.c +++ b/gnu/libexec/uucp/uucico/send.c @@ -26,7 +26,7 @@ #include "uucp.h" #if USE_RCS_ID -const char send_rcsid[] = "$Id: send.c,v 1.5 1995/08/19 21:29:52 ache Exp $"; +const char send_rcsid[] = "$Id: send.c,v 1.4.4.1 1995/09/01 06:05:23 davidg Exp $"; #endif #include <errno.h> |