Remove the /* 1.2 */ comment which was orphaned by previous commit.
This commit is contained in:
parent
d27994efb7
commit
985503f0e4
@ -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