diff options
Diffstat (limited to 'usr.sbin/yppoll/yppoll.c')
| -rw-r--r-- | usr.sbin/yppoll/yppoll.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/yppoll/yppoll.c b/usr.sbin/yppoll/yppoll.c index e35087c6baaf..0dff2638071b 100644 --- a/usr.sbin/yppoll/yppoll.c +++ b/usr.sbin/yppoll/yppoll.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/yppoll/yppoll.c,v 1.12 2004/05/24 16:10:57 stefanf Exp $"); #include <sys/param.h> #include <sys/types.h> |
