diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1995-06-10 19:44:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1995-06-10 19:44:55 +0000 |
commit | fbe312c9f723b704a542825383058d1a2eb63f94 (patch) | |
tree | 75a1eed171f3429a80cbd90080a43f6c28efc318 /gnu/libexec/ypxfr/log.c | |
parent | 6231be0ccfe7ad37d0831269e4499b6be61ea6ba (diff) |
Diffstat (limited to 'gnu/libexec/ypxfr/log.c')
-rw-r--r-- | gnu/libexec/ypxfr/log.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/libexec/ypxfr/log.c b/gnu/libexec/ypxfr/log.c index 7b76a2aa41d11..58b1d67e8df46 100644 --- a/gnu/libexec/ypxfr/log.c +++ b/gnu/libexec/ypxfr/log.c @@ -34,7 +34,7 @@ * error logging/reporting facilities * stolen from /usr/libexec/mail.local via ypserv * - * $Id$ + * log.c,v 1.1 1995/03/31 05:45:19 wpaul Exp */ #include <stdio.h> |