diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:29 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:29 +0000 |
| commit | 2a63c3be158216222d89a073dcbd6a72ee4aab5a (patch) | |
| tree | f9a1fb9f5a3b62e0f12e65ad15bfb86a58dcd9f2 /usr.bin/gcore | |
| parent | 71625ec9ad2a9bc8c09784fbd23b759830e0ee5f (diff) | |
Diffstat (limited to 'usr.bin/gcore')
| -rw-r--r-- | usr.bin/gcore/elf32core.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/gcore/elf32core.c b/usr.bin/gcore/elf32core.c index 196ba9f1cec0..292ff59b98b1 100644 --- a/usr.bin/gcore/elf32core.c +++ b/usr.bin/gcore/elf32core.c @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ #ifndef __LP64__ #error "this file must be compiled for LP64." #endif |
