mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 06:39:32 -04:00
The previous commit also fixed a possibly-wrong (too high) priority
for the rescheduled process.
This commit is contained in:
parent
1b968362aa
commit
3965f8d8bb
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
|||
* SUCH DAMAGE.
|
||||
*
|
||||
* @(#)kern_subr.c 8.3 (Berkeley) 1/21/94
|
||||
* $Id: kern_subr.c,v 1.25 1999/02/02 12:11:01 bde Exp $
|
||||
* $Id: kern_subr.c,v 1.26 1999/02/22 16:57:47 bde Exp $
|
||||
*/
|
||||
|
||||
#include <sys/param.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue