diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2023-09-25 14:54:56 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2023-10-24 17:10:12 +0000 |
| commit | 260bab9f1e6f2a770eab029f5b37e6f4fa12edbe (patch) | |
| tree | 5ac9070065724ae39740cd480af06b1843e5ea2a /libexec/rbootd/utils.c | |
| parent | 97cb7bde896d2661bd0405b94d60297c51eb7c7c (diff) | |
Diffstat (limited to 'libexec/rbootd/utils.c')
| -rw-r--r-- | libexec/rbootd/utils.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libexec/rbootd/utils.c b/libexec/rbootd/utils.c index f5c2d62d30d7..36a7116a05c4 100644 --- a/libexec/rbootd/utils.c +++ b/libexec/rbootd/utils.c @@ -46,8 +46,6 @@ #if 0 static const char sccsid[] = "@(#)utils.c 8.1 (Berkeley) 6/4/93"; #endif -static const char rcsid[] = - "$FreeBSD$"; #endif /* not lint */ #include <sys/param.h> |
