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 f4da9031fd7ef..649786248a201 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.10 1997/09/05 11:17:22 tg Exp $ + * $Id: extern.h,v 1.11 1997/09/05 11:43:56 tg Exp $ */ void blkfree __P((char **)); |