Commit d4edee3d authored by Russ Cox's avatar Russ Cox

prototype nit

R=r
DELTA=1  (0 added, 0 deleted, 1 changed)
OCL=15906
CL=15909
parent 34bb7a0b
......@@ -31,7 +31,7 @@ int registers; // print registers
int stacks; // print stack traces
void
Usage()
Usage(void)
{
fprint(2, "Usage: prof -p pid [-t total_secs] [-d delta_msec] [6.out]\n");
fprint(2, "\tformats (default -h):\n");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment