diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:42 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:42 +0000 |
| commit | 1d386b48a555f61cb7325543adbbb5c3f3407a66 (patch) | |
| tree | 41d64d08ce7d297d1b71e6b8a1da8fe8656fb938 /usr.bin/factor | |
| parent | 685dc743dc3b5645e34836464128e1c0558b404b (diff) | |
Diffstat (limited to 'usr.bin/factor')
| -rw-r--r-- | usr.bin/factor/factor.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/factor/factor.c b/usr.bin/factor/factor.c index 0b53ac3b5836..cc25b9dd2bf5 100644 --- a/usr.bin/factor/factor.c +++ b/usr.bin/factor/factor.c @@ -43,7 +43,6 @@ __SCCSID("@(#)factor.c 8.4 (Berkeley) 5/4/95"); __RCSID("$NetBSD: factor.c,v 1.19 2009/08/12 05:54:31 dholland Exp $"); #endif #ifdef __FBSDID -__FBSDID("$FreeBSD$"); #endif #endif /* not lint */ |
