diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-11 00:08:01 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-11 00:08:01 +0000 |
commit | 401fd2032d7b17d3805379b7d8748b8fcc9e855f (patch) | |
tree | acb6be0558ee5b55e4d2660533c5ceee348ffc5b /gnu/libexec/uucp/common_sources/prot.c | |
parent | 17d68b04ff9fcd2dc603fc7fcd82bddd7ae7dc22 (diff) |
Diffstat (limited to 'gnu/libexec/uucp/common_sources/prot.c')
-rw-r--r-- | gnu/libexec/uucp/common_sources/prot.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/libexec/uucp/common_sources/prot.c b/gnu/libexec/uucp/common_sources/prot.c index ba6bc65918e02..aede8113f3ca9 100644 --- a/gnu/libexec/uucp/common_sources/prot.c +++ b/gnu/libexec/uucp/common_sources/prot.c @@ -26,7 +26,7 @@ #include "uucp.h" #if USE_RCS_ID -const char prot_rcsid[] = "$Id: prot.c,v 1.3 1995/08/19 21:23:59 ache Exp $"; +const char prot_rcsid[] = "$Id: prot.c,v 1.2.6.1 1995/09/01 06:01:40 davidg Exp $"; #endif #include <errno.h> |