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/cmp | |
| parent | f8167e0404dab9ffeaca95853dd237ab7c587f82 (diff) | |
Diffstat (limited to 'usr.bin/cmp')
| -rw-r--r-- | usr.bin/cmp/extern.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/cmp/extern.h b/usr.bin/cmp/extern.h index 60fd15ba0939..e1327df949c3 100644 --- a/usr.bin/cmp/extern.h +++ b/usr.bin/cmp/extern.h @@ -30,8 +30,6 @@ * * @(#)extern.h 8.3 (Berkeley) 4/2/94 * - * $FreeBSD$ - * */ #define OK_EXIT 0 |
