Skip to content

Commit 6bfaf3b

Browse files
committed
C#: convert some block-comments that could be QLDoc to QLDoc
1 parent 20c4699 commit 6bfaf3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

csharp/ql/campaigns/Solorigate/lib/Solorigate.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/**
22
* Provides reusable predicates related to Solorigate
33
*/
44

csharp/ql/lib/experimental/code/csharp/Cryptography/NonCryptographicHashes.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/**
22
* Predicates that help detect potential non-cryptographic hash functions
33
*
44
* By themselves, non-cryptographic functions are common and not dangerous

0 commit comments

Comments
 (0)