Commit dc34b1c9 authored by Lieberman, Ron's avatar Lieberman, Ron
Browse files

Test commit: adds a . to comment. NFC

parent 4cbe10ef
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;