diff options
Diffstat (limited to 'libexec/ftpd/extern.h')
-rw-r--r-- | libexec/ftpd/extern.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/ftpd/extern.h b/libexec/ftpd/extern.h index 9805cabc5013..ff1cdfbf8589 100644 --- a/libexec/ftpd/extern.h +++ b/libexec/ftpd/extern.h @@ -31,6 +31,7 @@ * SUCH DAMAGE. * * @(#)extern.h 8.2 (Berkeley) 4/4/94 + * $Id$ */ void blkfree __P((char **)); |