diff options
Diffstat (limited to 'lib/msun/src/s_lroundf.c')
| -rw-r--r-- | lib/msun/src/s_lroundf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/s_lroundf.c b/lib/msun/src/s_lroundf.c index 6d1d2b36be09..b206579e30cf 100644 --- a/lib/msun/src/s_lroundf.c +++ b/lib/msun/src/s_lroundf.c @@ -1,5 +1,5 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/msun/src/s_lroundf.c,v 1.1.2.1 2005/01/15 22:57:17 das Exp $"); #define type float #define roundit roundf |
