Remove the /* 1.2 */ comment which was orphaned by previous commit.
This commit is contained in:
parent
d17235e59f
commit
b033c30b23
@ -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 New Issue
Block a user