mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-02 02:38:04 +00:00
Test commit: adds a . to comment. NFC
This commit is contained in:
parent
4cbe10efc2
commit
dc34b1c94d
@ -64,7 +64,7 @@ enum ExecutionModeType {
|
||||
NONE
|
||||
};
|
||||
|
||||
/// Use a single entity to encode a kernel and a set of flags
|
||||
/// Use a single entity to encode a kernel and a set of flags.
|
||||
struct KernelTy {
|
||||
CUfunction Func;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user