Skip to content

Commit ac4a1f1

Browse files
committed
Update comment to be a QLDoc comment
1 parent 1e1eb7e commit ac4a1f1

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

cpp/ql/src/IDEContextual.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/**
22
* Provides shared predicates related to contextual queries in the code viewer.
33
*/
44

csharp/ql/src/IDEContextual.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/**
22
* Provides shared predicates related to contextual queries in the code viewer.
33
*/
44

java/ql/src/IDEContextual.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/**
22
* Provides shared predicates related to contextual queries in the code viewer.
33
*/
44

javascript/ql/src/IDEContextual.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/**
22
* Provides shared predicates related to contextual queries in the code viewer.
33
*/
44

python/ql/src/analysis/IDEContextual.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/**
22
* Provides shared predicates related to contextual queries in the code viewer.
33
*/
44

0 commit comments

Comments
 (0)