Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Matthew Letter
VTK-m
Commits
6fb879ec
Commit
6fb879ec
authored
Oct 10, 2018
by
Allison Vacanti
Browse files
Fix typo in logging docs.
parent
be0db4b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
vtkm/cont/Logging.h
View file @
6fb879ec
...
...
@@ -159,7 +159,7 @@
///
/// \code
/// {
/// VTKM_LOG_SCOPE(vtkm::cont::Perf,
/// VTKM_LOG_SCOPE(vtkm::cont::
LogLevel::
Perf,
/// "Executing filter %s",
/// vtkm::cont::TypeName(myFilter).c_str());
/// myFilter.Execute();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment