Skip to content

Commit 61cfcd7

Browse files
committed
fix end of line
1 parent c419bd3 commit 61cfcd7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/2014-06-29-parallel-vector-sum.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,5 +148,6 @@ res[,1:4]
148148
*
149149
* You can learn more about using RcppParallel at
150150
* [https://github.com/RcppCore/RcppParallel](https://github.com/RcppCore/RcppParallel).
151-
*/
151+
*/
152+
152153

0 commit comments

Comments
 (0)