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.bin/patch/backupfile.c | |
| parent | 2ff63af9b88c7413b7d71715b5532625752a248e (diff) | |
Diffstat (limited to 'usr.bin/patch/backupfile.c')
| -rw-r--r-- | usr.bin/patch/backupfile.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/patch/backupfile.c b/usr.bin/patch/backupfile.c index a35e6fd21dc8..630733009eb6 100644 --- a/usr.bin/patch/backupfile.c +++ b/usr.bin/patch/backupfile.c @@ -13,7 +13,6 @@ * David MacKenzie <djm@ai.mit.edu>. Some algorithms adapted from GNU Emacs. * * $OpenBSD: backupfile.c,v 1.20 2009/10/27 23:59:41 deraadt Exp $ - * $FreeBSD$ */ #include <ctype.h> |
