diff options
Diffstat (limited to 'gnu/libexec/uucp/tstuu.c')
-rw-r--r-- | gnu/libexec/uucp/tstuu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/libexec/uucp/tstuu.c b/gnu/libexec/uucp/tstuu.c index a4ba8621b19ba..ee04353ffc821 100644 --- a/gnu/libexec/uucp/tstuu.c +++ b/gnu/libexec/uucp/tstuu.c @@ -26,7 +26,7 @@ #include "uucp.h" #if USE_RCS_ID -const char tstuu_rcsid[] = "$Id: tstuu.c,v 1.86 1995/06/29 19:34:59 ian Rel $"; +const char tstuu_rcsid[] = "$Id: tstuu.c,v 1.4 1995/08/19 21:23:11 ache Exp $"; #endif #include "sysdep.h" |