Deleted Added
full compact
2c2,3
< * Copyright (c) 2000 FreeBSD, Inc. All rights reserved.
---
> * Copyright (c) 2000 Sheldon Hearn <sheldonh@FreeBSD.org>.
> * All rights reserved.
25d25
< * $FreeBSD: head/usr.bin/truncate/truncate.c 63774 2000-07-23 13:24:01Z sheldonh $
27a28,32
> #ifndef lint
> static const char rcsid[] =
> "$FreeBSD: head/usr.bin/truncate/truncate.c 63790 2000-07-24 08:56:42Z sheldonh $";
> #endif
>
29d33
< #include <sys/types.h>
35d38
< #include <limits.h>