fix spelling in comment. no bug #.

This commit is contained in:
sspitzer%netscape.com 2001-02-01 00:29:40 +00:00
parent 0b910f67b1
commit 39dd050c00
2 changed files with 2 additions and 2 deletions

View File

@ -238,7 +238,7 @@ void setupProfilingStuff(void)
* is set) from userland before starting
* to generate them internally
* JP_START -> Install the signal handler
* JP_PERIOD -> Time between prifiler ticks
* JP_PERIOD -> Time between profiler ticks
* JP_FIRST -> Extra delay before starting
* JP_REALTIME -> Take stack traces in intervals of real time
* rather than time used by the process (and the

View File

@ -238,7 +238,7 @@ void setupProfilingStuff(void)
* is set) from userland before starting
* to generate them internally
* JP_START -> Install the signal handler
* JP_PERIOD -> Time between prifiler ticks
* JP_PERIOD -> Time between profiler ticks
* JP_FIRST -> Extra delay before starting
* JP_REALTIME -> Take stack traces in intervals of real time
* rather than time used by the process (and the