Skip to content

Commit b29bf82

Browse files
committed
Ruby: fix merge error
1 parent 3baad89 commit b29bf82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ruby/ql/lib/codeql/ruby/Concepts.qll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@ module Http {
381381
/**
382382
* Gets the kind of the accessed input,
383383
* Can be one of "parameter", "header", "body", "url", "cookie".
384+
*/
384385
abstract RequestInputKind getKind();
385386
}
386387
}

0 commit comments

Comments
 (0)