diff options
author | Warner Losh <imp@FreeBSD.org> | 2023-08-22 01:31:13 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2023-08-23 17:43:22 +0000 |
commit | 34041aac835a0bce462bccb7e0239c0ba092f872 (patch) | |
tree | 36d402e6aeadbca58b222cf029c60c97b2b8f310 /usr.sbin/fstyp | |
parent | 4b40a16f0d188422227478889b38cc341d50f88f (diff) |
Remove $FreeBSD$: one-line .h pattern
Remove /^\s*\*+\s*\$FreeBSD\$.*$\n/
Similar commit in main:
(cherry picked from commit 42b388439bd3)
Diffstat (limited to 'usr.sbin/fstyp')
-rw-r--r-- | usr.sbin/fstyp/hammer_disk.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/fstyp/hammer_disk.h b/usr.sbin/fstyp/hammer_disk.h index 205c9fb64fd4..d8ba7da083a1 100644 --- a/usr.sbin/fstyp/hammer_disk.h +++ b/usr.sbin/fstyp/hammer_disk.h @@ -32,7 +32,6 @@ * SUCH DAMAGE. * * $DragonFly: src/sys/vfs/hammer/hammer_disk.h,v 1.55 2008/11/13 02:18:43 dillon Exp $ - * $FreeBSD$ */ #ifndef VFS_HAMMER_DISK_H_ |