Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mélina Vanel
Orekit
Commits
4ac650a7
Commit
4ac650a7
authored
Mar 18, 2022
by
mvanel
Browse files
correction for checkstyle
parent
08b755af
Pipeline
#1883
passed with stages
in 28 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/org/orekit/files/ccsds/ndm/cdm/CdmWriter.java
View file @
4ac650a7
...
...
@@ -127,7 +127,7 @@ public class CdmWriter extends CdmMessageWriter {
final
CdmRelativeMetadata
relativeMetadata
)
throws
IOException
{
// Is written only once
// start relative metadata block
// start relative metadata block
if
(
generator
.
getFormat
()
==
FileFormat
.
XML
)
{
generator
.
enterSection
(
XmlSubStructureKey
.
relativeMetadataData
.
name
());
}
...
...
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