aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ypbind
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:23 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:23 +0000
commit42b388439bd3795e09258c57a74ce9eec3651c7b (patch)
tree1d8d03d10e117521cadd8f29bc6ddffdb8bbcc07 /usr.sbin/ypbind
parent2ff63af9b88c7413b7d71715b5532625752a248e (diff)
downloadsrc-42b388439bd3795e09258c57a74ce9eec3651c7b.tar.gz
src-42b388439bd3795e09258c57a74ce9eec3651c7b.zip
Remove $FreeBSD$: one-line .h pattern
Remove /^\s*\*+\s*\$FreeBSD\$.*$\n/
Diffstat (limited to 'usr.sbin/ypbind')
-rw-r--r--usr.sbin/ypbind/yp_ping.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/ypbind/yp_ping.h b/usr.sbin/ypbind/yp_ping.h
index 80e6a7873011..09f88b9442ce 100644
--- a/usr.sbin/ypbind/yp_ping.h
+++ b/usr.sbin/ypbind/yp_ping.h
@@ -1,5 +1,4 @@
/*
- * $FreeBSD$
*/
extern int __yp_ping(struct in_addr *, int, char *, short *);