diff options
author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:23 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:23 +0000 |
commit | 42b388439bd3795e09258c57a74ce9eec3651c7b (patch) | |
tree | 1d8d03d10e117521cadd8f29bc6ddffdb8bbcc07 /usr.sbin/bluetooth/sdpd/sur.c | |
parent | 2ff63af9b88c7413b7d71715b5532625752a248e (diff) |
Remove $FreeBSD$: one-line .h pattern
Remove /^\s*\*+\s*\$FreeBSD\$.*$\n/
Diffstat (limited to 'usr.sbin/bluetooth/sdpd/sur.c')
-rw-r--r-- | usr.sbin/bluetooth/sdpd/sur.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/bluetooth/sdpd/sur.c b/usr.sbin/bluetooth/sdpd/sur.c index 8348240fa938..43581be0bbf1 100644 --- a/usr.sbin/bluetooth/sdpd/sur.c +++ b/usr.sbin/bluetooth/sdpd/sur.c @@ -28,7 +28,6 @@ * SUCH DAMAGE. * * $Id: sur.c,v 1.1 2004/01/13 01:54:39 max Exp $ - * $FreeBSD$ */ #include <sys/queue.h> |