diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-08-19 07:54:54 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-08-19 07:54:54 +0000 |
commit | 137194e1c1aa66807dd094769f374370dfb8acf6 (patch) | |
tree | 9504f5593a546214a4f939622eeb7796b13ebb8e /lib/librpcsvc/rwall.x | |
parent | 9e5698b2ecf5f269137c066ad06a224efe846f12 (diff) |
$OpenBSD$
Diffstat (limited to 'lib/librpcsvc/rwall.x')
-rw-r--r-- | lib/librpcsvc/rwall.x | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/librpcsvc/rwall.x b/lib/librpcsvc/rwall.x index 91664a171cd..10a74e7ff5c 100644 --- a/lib/librpcsvc/rwall.x +++ b/lib/librpcsvc/rwall.x @@ -1,3 +1,5 @@ +/* $OpenBSD: rwall.x,v 1.2 1997/08/19 07:54:51 niklas Exp $ */ + /* * Copyright (c) 1993 Christopher G. Demetriou * All rights reserved. @@ -35,7 +37,7 @@ #ifndef RPC_HDR %#ifndef lint -%static char rcsid[] = "$Id: rwall.x,v 1.1 1995/10/18 08:43:10 deraadt Exp $"; +%static char rcsid[] = "$OpenBSD: rwall.x,v 1.2 1997/08/19 07:54:51 niklas Exp $"; %#endif /* not lint */ #endif |