diff options
Diffstat (limited to 'gnu/libexec/uucp/uucp/uucp.c')
-rw-r--r-- | gnu/libexec/uucp/uucp/uucp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/libexec/uucp/uucp/uucp.c b/gnu/libexec/uucp/uucp/uucp.c index 929f93a745a3a..3a9846cb2f90c 100644 --- a/gnu/libexec/uucp/uucp/uucp.c +++ b/gnu/libexec/uucp/uucp/uucp.c @@ -26,7 +26,7 @@ #include "uucp.h" #if USE_RCS_ID -const char uucp_rcsid[] = "$Id: uucp.c,v 1.57 1994/01/30 20:59:40 ian Rel $"; +const char uucp_rcsid[] = "uucp.c,v 1.2 1994/05/07 18:14:10 ache Exp"; #endif #include <ctype.h> |