diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-10-21 01:56:05 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-10-21 01:56:05 +0000 |
commit | 14d01796b1ab61a57dbd60da66d8dac699a0a2e7 (patch) | |
tree | 9444b2a63ad5396b894abd07c85ff08c9c031d26 /usr.bin/file/file.h | |
parent | 58fda9eaaeb697cef01d825dfe2b6f045659c15c (diff) |
Diffstat (limited to 'usr.bin/file/file.h')
-rw-r--r-- | usr.bin/file/file.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/file/file.h b/usr.bin/file/file.h index 04df2b6ca3661..4da6e3e523921 100644 --- a/usr.bin/file/file.h +++ b/usr.bin/file/file.h @@ -1,6 +1,6 @@ /* * file.h - definitions for file(1) program - * @(#)$Id: file.h,v 1.7 1997/03/18 19:37:18 mpp Exp $ + * @(#)$Id: file.h,v 1.3.2.2 1997/08/18 18:59:08 jdp Exp $ * * Copyright (c) Ian F. Darwin, 1987. * Written by Ian F. Darwin. |