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 171b526c32bf..e2e68473e9f4 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.11 2003/05/03 21:06:41 obrien Exp $"); #include <sys/param.h> #include <sys/types.h> |
