diff options
Diffstat (limited to 'gnu/libexec/uucp/libunix/statsb.c')
-rw-r--r-- | gnu/libexec/uucp/libunix/statsb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/libexec/uucp/libunix/statsb.c b/gnu/libexec/uucp/libunix/statsb.c index a57d2a3be7842..eece0a5ea12be 100644 --- a/gnu/libexec/uucp/libunix/statsb.c +++ b/gnu/libexec/uucp/libunix/statsb.c @@ -26,7 +26,7 @@ #include "uucp.h" #if USE_RCS_ID -const char statsb_rcsid[] = "$Id: statsb.c,v 1.17 1994/04/10 22:06:10 ian Rel $"; +const char statsb_rcsid[] = "statsb.c,v 1.2 1994/05/07 18:11:29 ache Exp"; #endif #include "uudefs.h" |