diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1997-08-10 21:06:42 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1997-08-10 21:06:42 +0000 |
commit | 16417fc9fa00accd994fececa19bc04c24d6cd6e (patch) | |
tree | 9ee989d92c7361c9f38797f9166f3d9b6b2941e8 /usr.sbin/rpc.lockd/handles.c | |
parent | abc1615d42f3113877dc198a93a3aa3777665ff7 (diff) |
Pass -Wall and add OpenBSD tags.
Diffstat (limited to 'usr.sbin/rpc.lockd/handles.c')
-rw-r--r-- | usr.sbin/rpc.lockd/handles.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/rpc.lockd/handles.c b/usr.sbin/rpc.lockd/handles.c index 047f6d23ee3..abe9c0bff0c 100644 --- a/usr.sbin/rpc.lockd/handles.c +++ b/usr.sbin/rpc.lockd/handles.c @@ -1,3 +1,5 @@ +/* $OpenBSD: handles.c,v 1.2 1997/08/10 21:06:39 millert Exp $ */ + /* * Copyright (c) 1995 * A.R. Gordon (andrew.gordon@net-tel.co.uk). All rights reserved. |