Fix the double space in comment.
While here, change the comment style to match the rest of the file.
This commit is contained in:
parent
2547b459b0
commit
dc599a6bd9
@ -1531,7 +1531,9 @@ pmcstat_analyze_log(void)
|
||||
free(ppm);
|
||||
}
|
||||
|
||||
/* associate this process image */
|
||||
/*
|
||||
* Associate this process image.
|
||||
*/
|
||||
image_path = pmcstat_string_intern(
|
||||
ev.pl_u.pl_x.pl_pathname);
|
||||
assert(image_path != NULL);
|
||||
|
Loading…
Reference in New Issue
Block a user