Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ecpcitest
vtk-m
Commits
3a503d06
Commit
3a503d06
authored
Nov 14, 2003
by
Ken Martin
Browse files
fix for other Tcl changes
parent
b0eedb74
Changes
1
Hide whitespace changes
Inline
Side-by-side
Common/vtkTclUtil.cxx
View file @
3a503d06
...
...
@@ -139,7 +139,7 @@ VTKTCL_EXPORT void vtkTclGenericDeleteObject(ClientData cd)
}
}
int
vtkCommand
(
ClientData
vtkNotUsed
(
cd
),
Tcl_Interp
*
interp
,
int
argc
,
char
*
argv
[])
int
vtkC
reateC
ommand
(
ClientData
vtkNotUsed
(
cd
),
Tcl_Interp
*
interp
,
int
argc
,
char
*
argv
[])
{
Tcl_HashEntry
*
entry
;
Tcl_HashSearch
search
;
...
...
Write
Preview
Markdown
is supported
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