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 cf8b5b1bc98c..b20baba02d6d 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.2 1994/05/07 18:13:57 ache Exp $"; +const char send_rcsid[] = "send.c,v 1.3 1994/11/06 10:17:13 davidg Exp"; #endif #include <errno.h> |
