diff options
author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:47 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:47 +0000 |
commit | 9524e274b5484ac8b43bacd90d4029183ccf6476 (patch) | |
tree | feca14f88e4932a1456e6dca848ed88cc8e9e44b /usr.sbin | |
parent | 26a58599a09a6181e0f5abe624021865a0c23186 (diff) | |
download | src-9524e274b5484ac8b43bacd90d4029183ccf6476.tar.gz src-9524e274b5484ac8b43bacd90d4029183ccf6476.zip |
Remove $FreeBSD$: one-line xdr pattern
Remove /^\s*%\s*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/rpc.yppasswdd/yppasswd_private.x | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/rpc.yppasswdd/yppasswd_private.x b/usr.sbin/rpc.yppasswdd/yppasswd_private.x index a1d6be51f369..d1e32f8819b5 100644 --- a/usr.sbin/rpc.yppasswdd/yppasswd_private.x +++ b/usr.sbin/rpc.yppasswdd/yppasswd_private.x @@ -32,7 +32,6 @@ #ifndef RPC_HDR %#include <sys/cdefs.h> -%__FBSDID("$FreeBSD$"); #endif #ifdef RPC_HDR |