diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
| commit | 3640cb54210edbb7edbf1b12ef0127ecfcea967d (patch) | |
| tree | 60a81407b110eb6d80af1e0affba0ec353de6a9c /libexec/bootpd/report.h | |
| parent | 3d215489fe03c6c5cecc3b5ed9ea39118e6ce379 (diff) | |
Diffstat (limited to 'libexec/bootpd/report.h')
| -rw-r--r-- | libexec/bootpd/report.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/bootpd/report.h b/libexec/bootpd/report.h index 55cec5c76845..15964fbca268 100644 --- a/libexec/bootpd/report.h +++ b/libexec/bootpd/report.h @@ -1,5 +1,5 @@ /* report.h */ -/* $FreeBSD$ */ +/* $FreeBSD: src/libexec/bootpd/report.h,v 1.5 2002/05/28 18:36:43 alfred Exp $ */ extern void report_init(int nolog); extern void report(int, const char *, ...) __printflike(2, 3); |
