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 ee04353ffc82..4dd789a030e1 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.4 1995/08/19 21:23:11 ache Exp $"; +const char tstuu_rcsid[] = "$Id: tstuu.c,v 1.3.4.1 1995/09/01 06:01:19 davidg Exp $"; #endif #include "sysdep.h" |