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/reallocf.c | |
| parent | d972ce881fe369f691dace165130c515c02e0250 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdlib/reallocf.c')
| -rw-r--r-- | lib/libc/stdlib/reallocf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/reallocf.c b/lib/libc/stdlib/reallocf.c index 6e279981a6fc..e9327e603117 100644 --- a/lib/libc/stdlib/reallocf.c +++ b/lib/libc/stdlib/reallocf.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id:$ + * $FreeBSD$ */ #include <stdlib.h> |
