diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
| commit | 2e61cbb7f50878e738849ea4384118c13733f09c (patch) | |
| tree | e87cf98a8f654158f3ba922ed4d31607b79c4944 /usr.bin/lockf/lockf.c | |
| parent | 76b5366091f76c9bc73570149ef5055648fc2c39 (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/3.0.0_cvs
'RELENG_3_0_0_RELEASE'.
This commit was manufactured to restore the state of the 3.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'usr.bin/lockf/lockf.c')
| -rw-r--r-- | usr.bin/lockf/lockf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/lockf/lockf.c b/usr.bin/lockf/lockf.c index 76b4870634dd..3e94a922b49b 100644 --- a/usr.bin/lockf/lockf.c +++ b/usr.bin/lockf/lockf.c @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: lockf.c,v 1.6 1997/07/22 07:32:23 charnier Exp $ + * $Id: lockf.c,v 1.7 1998/07/08 05:29:05 jdp Exp $ */ #include <sys/types.h> |
