diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-28 19:34:36 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-28 19:34:36 +0000 |
commit | 20b46180bc742f3850de362018712c14e5666062 (patch) | |
tree | 43a7cdbcb08aaafc20effe8b11c2e219635e61b6 /libexec/atrun/atrun.h | |
parent | 8b4ee0567126b76c17a3aea24f11e116260516d7 (diff) |
$OpenBSD$
Diffstat (limited to 'libexec/atrun/atrun.h')
-rw-r--r-- | libexec/atrun/atrun.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/atrun/atrun.h b/libexec/atrun/atrun.h index 2b7b8446ec1..d6a9feb9701 100644 --- a/libexec/atrun/atrun.h +++ b/libexec/atrun/atrun.h @@ -1,3 +1,4 @@ +/* $OpenBSD: atrun.h,v 1.3 2001/01/28 19:34:27 niklas Exp $*/ /* * Copyright (c) 1993 Christopher G. Demetriou * All rights reserved. @@ -27,7 +28,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: atrun.h,v 1.2 1997/03/01 23:39:44 millert Exp $ */ #define ATRUN_MAXLOAD 1.5 |