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
Ben Boeckel
Xdmf
Commits
cbee2b6a
Commit
cbee2b6a
authored
Feb 06, 2009
by
Jerry Clarke
Browse files
fixed
parent
4992ab14
Changes
1
Hide whitespace changes
Inline
Side-by-side
libsrc/XdmfElement.cxx
View file @
cbee2b6a
...
...
@@ -456,7 +456,7 @@ XdmfElement::BuildFromDataXml(XdmfInt32 AllowCData){
return
(
XDMF_FAIL
);
}
}
return
(
XDMF_
SUCCESS
);
return
(
XDMF_
FAIL
);
}
XdmfInt32
XdmfElement
::
Build
(){
...
...
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