diff options
Diffstat (limited to 'libexec/ftpd/extern.h')
-rw-r--r-- | libexec/ftpd/extern.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/ftpd/extern.h b/libexec/ftpd/extern.h index e27dae4..9888cb6 100644 --- a/libexec/ftpd/extern.h +++ b/libexec/ftpd/extern.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)extern.h 8.2 (Berkeley) 4/4/94 - * $Id: extern.h,v 1.11 1997/09/05 11:43:56 tg Exp $ + * $FreeBSD$ */ void blkfree __P((char **)); |