Skip to content

Commit 441d4c0

Browse files
geoffw0jbj
andauthored
Update cpp/ql/src/semmle/code/cpp/exprs/Cast.qll
Co-authored-by: Jonas Jensen <[email protected]>
1 parent 488d41f commit 441d4c0

File tree

1 file changed

+1
-1
lines changed
  • cpp/ql/src/semmle/code/cpp/exprs

1 file changed

+1
-1
lines changed

cpp/ql/src/semmle/code/cpp/exprs/Cast.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Provides classes for modeling C/C++ casts and conversions, as well as some
3-
* type related operators such as `sizeof` and `alignof`.
3+
* type-related operators such as `sizeof` and `alignof`.
44
*/
55

66
import semmle.code.cpp.exprs.Expr

0 commit comments

Comments
 (0)