Skip to content

Commit

Permalink
src: fix typo in probe description
Browse files Browse the repository at this point in the history
This fixes a typo in a probe description added in
dc1996d.

PR-URL: #15397
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
  • Loading branch information
evanlucas authored and MylesBorins committed Oct 3, 2017
1 parent 97c0880 commit ca02576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/v8ustack.d
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ dtrace:helper:ustack:
NO_SHARED_FUNCTION_NAME_SENTINEL;
}

dtracr:helper:ustack:
dtrace:helper:ustack:
/!this->done && this->hassharedname/
{
LOAD_STRFIELDS(this->funcrawnamestr, this->funcnamelen,
Expand Down

0 comments on commit ca02576

Please sign in to comment.