diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-08-29 14:49:43 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-29 14:49:43 +0000 |
| commit | f376ef90540b4d5b6e7f467620e91404ba306d89 (patch) | |
| tree | 22ac632b7e1d8f96ac7c3fb7ec191b5255a39c3b /lib/libc/stdlib/netbsd_strtod.c | |
| parent | d972ce881fe369f691dace165130c515c02e0250 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdlib/netbsd_strtod.c')
| -rw-r--r-- | lib/libc/stdlib/netbsd_strtod.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/netbsd_strtod.c b/lib/libc/stdlib/netbsd_strtod.c index 72cd366ff8db..a402b688f0cf 100644 --- a/lib/libc/stdlib/netbsd_strtod.c +++ b/lib/libc/stdlib/netbsd_strtod.c @@ -1,5 +1,5 @@ /* From: NetBSD: strtod.c,v 1.26 1998/02/03 18:44:21 perry Exp */ -/* $Id$ */ +/* $FreeBSD$ */ /**************************************************************** * |
