Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Adam P. Goucher
slmake
Commits
5638bcfa
Commit
5638bcfa
authored
Aug 23, 2020
by
Adam P. Goucher
Browse files
Fix typo in crabpush code
parent
8113ea88
Pipeline
#180993197
passed with stages
in 10 minutes and 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
headers/slperp.h
headers/slperp.h
+1
-1
No files found.
headers/slperp.h
View file @
5638bcfa
...
...
@@ -249,7 +249,7 @@ namespace apg {
}
}
scs2
.
endblocks
[
0
]
+=
((
rel
-
66000
)
/
24
)
*
1
2
;
scs2
.
endblocks
[
0
]
+=
((
rel
-
66000
)
/
24
)
*
2
4
;
scstream
scs3
=
movers
[
1
];
for
(
uint64_t
i
=
0
;
i
<
8
;
i
++
)
{
scs3
.
concat
(
movers
[
1
],
0
);
}
...
...
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