Skip to content

Commit

Permalink
Fix comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
khatchad committed Jan 29, 2024
1 parent e99c8f3 commit d0aa2fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ private void testTf2(
if (pointerKey instanceof LocalPointerKey) {
LocalPointerKey localPointerKey = (LocalPointerKey) pointerKey;

// get the call graph node associated with the
// get the call graph node associated with the pointer key.
CGNode node = localPointerKey.getNode();

// get the method associated with the call graph node.
Expand Down

0 comments on commit d0aa2fa

Please sign in to comment.