diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-10-27 07:57:33 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-10-27 07:57:33 +0000 |
| commit | 90928716548537e93f54266e33cb4a3353fd3932 (patch) | |
| tree | 37675d5349af34454f2e21880134fb82d6854793 /gnu/libexec/uucp/common_sources/util.c | |
| parent | c6085d40c17b76abbaa35c8c53f14904021df451 (diff) | |
Diffstat (limited to 'gnu/libexec/uucp/common_sources/util.c')
| -rw-r--r-- | gnu/libexec/uucp/common_sources/util.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/libexec/uucp/common_sources/util.c b/gnu/libexec/uucp/common_sources/util.c index 3e85af9614ba..70a7b23a25e6 100644 --- a/gnu/libexec/uucp/common_sources/util.c +++ b/gnu/libexec/uucp/common_sources/util.c @@ -26,7 +26,7 @@ #include "uucp.h" #if USE_RCS_ID -const char util_rcsid[] = "$FreeBSD$"; +const char util_rcsid[] = "$FreeBSD: src/gnu/libexec/uucp/common_sources/util.c,v 1.6 1999/08/27 23:33:05 peter Exp $"; #endif #include <ctype.h> |
