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 e24fe7f81902..c78a561af1ff 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.2 2005/04/08 00:52:27 das Exp $"); #define type float #define roundit roundf |
