diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-01-14 07:20:47 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-01-14 07:20:47 +0000 |
| commit | 1130b656e5fe4c2d1ba299e024d1b40eaeebd380 (patch) | |
| tree | 1ee435de0c816086549d85bbabfe30ead7f413ec /gnu/libexec/uucp/libuuconf/errstr.c | |
| parent | aac45e814cf997f0df77795a3c06385075ef005a (diff) | |
Notes
Diffstat (limited to 'gnu/libexec/uucp/libuuconf/errstr.c')
| -rw-r--r-- | gnu/libexec/uucp/libuuconf/errstr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/libexec/uucp/libuuconf/errstr.c b/gnu/libexec/uucp/libuuconf/errstr.c index 6a36acc64101..d5370c963ec8 100644 --- a/gnu/libexec/uucp/libuuconf/errstr.c +++ b/gnu/libexec/uucp/libuuconf/errstr.c @@ -26,7 +26,7 @@ #include "uucnfi.h" #if USE_RCS_ID -const char _uuconf_errstr_rcsid[] = "$Id: errstr.c,v 1.5 1995/06/21 19:22:17 ian Rel $"; +const char _uuconf_errstr_rcsid[] = "$FreeBSD$"; #endif static char *zeprint_num P((char *zbuf, size_t cbuf, int ival)); |
