mirror of
https://github.com/opnsense/src.git
synced 2026-02-04 03:00:53 -06:00
factor: Remove an empty #ifdef __FBSDID clause
(cherry picked from commit f2f73fa7bd4b24c22ced0ff4566e03115dc9cb5f)
This commit is contained in:
parent
973e31028b
commit
a74d0e30bf
@ -42,8 +42,6 @@ __SCCSID("@(#)factor.c 8.4 (Berkeley) 5/4/95");
|
||||
#ifdef __RCSID
|
||||
__RCSID("$NetBSD: factor.c,v 1.19 2009/08/12 05:54:31 dholland Exp $");
|
||||
#endif
|
||||
#ifdef __FBSDID
|
||||
#endif
|
||||
#endif /* not lint */
|
||||
|
||||
/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user