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
Cameo
cameo
Commits
93d75a8a
Commit
93d75a8a
authored
Dec 09, 2021
by
legoc
Browse files
Comment removed
parent
512a452e
Changes
1
Hide whitespace changes
Inline
Side-by-side
cameo-api/src/main/java/fr/ill/ics/cameo/coms/impl/ResponderImpl.java
View file @
93d75a8a
...
...
@@ -86,7 +86,7 @@ public class ResponderImpl {
byte
[][]
data
=
message
.
getAllData
();
byte
[]
message1
=
data
[
1
];
// OR 1?
byte
[]
message1
=
data
[
1
];
// Create the request implementation.
RequestImpl
impl
=
new
RequestImpl
(
name
,
...
...
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