Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
argo
excit
Commits
e886e6f0
Commit
e886e6f0
authored
Jan 25, 2019
by
Brice Videau
Browse files
indentation
parent
cad06907
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/prod.c
View file @
e886e6f0
...
...
@@ -320,7 +320,7 @@ int excit_product_add(excit_t it, excit_t added_it)
prod_it
->
its
=
new_its
;
prod_it
->
buff
=
new_buff
;
prod_it
->
its
[
prod_it
->
count
]
=
added_it
;
prod_it
->
count
=
mew_count
;
prod_it
->
count
=
mew_count
;
it
->
dimension
+=
added_it
->
dimension
;
return
EXCIT_SUCCESS
;
...
...
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