diff options
Diffstat (limited to 'lib/libm/src')
| -rw-r--r-- | lib/libm/src/math_private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libm/src/math_private.h b/lib/libm/src/math_private.h index 94ce77b873f..942d4a782df 100644 --- a/lib/libm/src/math_private.h +++ b/lib/libm/src/math_private.h @@ -1,3 +1,4 @@ +/* $OpenBSD: math_private.h,v 1.5 2000/03/02 00:29:50 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_private.h,v 1.4 1996/11/14 14:21:51 etheisen Exp $ */ #ifndef _MATH_PRIVATE_H_ |
