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
Andrew Bauer
VTK
Commits
a59a0a52
Commit
a59a0a52
authored
Jul 19, 1994
by
Will Schroeder
Browse files
*** empty log message ***
parent
97ea98e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/SGridF.cc
View file @
a59a0a52
...
...
@@ -38,7 +38,7 @@ void vlStructuredDataSetFilter::Update()
// make sure input is available
if
(
!
this
->
Input
)
{
vlErrorMacro
(
<<
"No input!
\n
"
);
vlErrorMacro
(
<<
"No input!"
);
return
;
}
...
...
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