diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-22 01:31:07 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-23 17:43:21 +0000 |
| commit | 17da660ad5b3b9cd90e164dd4dbb9beaa7203054 (patch) | |
| tree | 4bd9b1107d0452dd0ae8677ead926f418f99260f /usr.bin/tail | |
| parent | f8167e0404dab9ffeaca95853dd237ab7c587f82 (diff) | |
Diffstat (limited to 'usr.bin/tail')
| -rw-r--r-- | usr.bin/tail/extern.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/tail/extern.h b/usr.bin/tail/extern.h index 3d8c12629682..cbf70f27e28d 100644 --- a/usr.bin/tail/extern.h +++ b/usr.bin/tail/extern.h @@ -29,8 +29,6 @@ * SUCH DAMAGE. * * @(#)extern.h 8.1 (Berkeley) 6/6/93 - * - * $FreeBSD$ */ #define WR(p, size) do { \ |
