Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
VTK
VTK
Commits
e8c00f08
Commit
e8c00f08
authored
Jul 07, 1994
by
Will Schroeder
Browse files
ERR: Fixed bug in return value.
parent
84176965
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Collect.cc
View file @
e8c00f08
...
...
@@ -106,6 +106,8 @@ int vlCollection::IsItemPresent(vlObject *a)
elem
=
elem
->
Next
;
}
}
return
0
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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