mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 14:17:06 -04:00
Remove the /* 1.2 */ comment which was orphaned by previous commit.
This commit is contained in:
parent
d17235e59f
commit
b033c30b23
1 changed files with 0 additions and 2 deletions
|
|
@ -65,8 +65,6 @@ extern char domainname[MAXHOSTNAMELEN];
|
|||
extern int domainnamelen;
|
||||
extern char kernelname[MAXPATHLEN];
|
||||
|
||||
/* 1.2 */
|
||||
|
||||
extern int tick; /* usec per tick (1000000 / hz) */
|
||||
extern int hz; /* system clock's frequency */
|
||||
extern int psratio; /* ratio: prof / stat */
|
||||
|
|
|
|||
Loading…
Reference in a new issue