mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
factor: Remove an empty #ifdef __FBSDID clause
(cherry picked from commit f2f73fa7bd)
This commit is contained in:
parent
973e31028b
commit
a74d0e30bf
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Reference in a new issue