diff options
Diffstat (limited to 'lib/msun/src/w_gammaf.c')
| -rw-r--r-- | lib/msun/src/w_gammaf.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/msun/src/w_gammaf.c b/lib/msun/src/w_gammaf.c index 1183c79191d9..3073aa45cf1c 100644 --- a/lib/msun/src/w_gammaf.c +++ b/lib/msun/src/w_gammaf.c @@ -14,7 +14,7 @@   */  #ifndef lint -static char rcsid[] = "$Id: w_gammaf.c,v 1.1 1994/08/10 20:34:16 jtc Exp $"; +static char rcsid[] = "w_gammaf.c,v 1.1.1.1 1994/08/19 09:39:59 jkh Exp";  #endif  #include "math.h" | 
