Skip to content

Commit 07452c0

Browse files
committed
C++: Add comment, explaining where this query is used.
1 parent fca1411 commit 07452c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/definitions.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* @name Jump-to-definition links
33
* @description Generates use-definition pairs that provide the data
4-
* for jump-to-definition in the code viewer.
4+
* for jump-to-definition in the code viewer of LGTM.
55
* @kind definitions
66
* @id cpp/jump-to-definition
77
*/

0 commit comments

Comments
 (0)