diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 2000-03-01 22:27:14 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 2000-03-01 22:27:14 +0000 |
commit | 6103bc6d00b1a47b10e50dce6983d527fc212315 (patch) | |
tree | e83dbb8cf38f9dd9cf9051f78fa4a8f72f25fc42 /include | |
parent | 06056ccc0d7072ff7cc7e22815d708f0d067a570 (diff) |
$OpenBSD$
Diffstat (limited to 'include')
-rw-r--r-- | include/math.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/math.h b/include/math.h index 2c8ecce4253..45d86210fdd 100644 --- a/include/math.h +++ b/include/math.h @@ -1,3 +1,4 @@ +/* $OpenBSD: math.h,v 1.4 2000/03/01 22:27:13 todd Exp $ */ /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. @@ -11,7 +12,6 @@ /* * from: @(#)fdlibm.h 5.1 93/09/24 - * $Id: math.h,v 1.3 1998/03/02 23:58:02 millert Exp $ */ #ifndef _MATH_H_ |