Skip to content

Commit

Permalink
Initial commit for this PR.
Browse files Browse the repository at this point in the history
  • Loading branch information
Giorgi Lomia committed Sep 22, 2021
1 parent 768d41f commit 287e08a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libtsuba/include/tsuba/RDGSlice.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ namespace tsuba {
class RDGManifest;
class RDGCore;

/// A contiguous piece of an RDG
/// A contiguous piece of an RDG.
class KATANA_EXPORT RDGSlice {
public:
RDGSlice(const RDGSlice& no_copy) = delete;
Expand Down

0 comments on commit 287e08a

Please sign in to comment.