Skip to content

Commit 723331f

Browse files
committed
Auto-generated commit
1 parent d5ea3c4 commit 723331f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CONTRIBUTORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ Shivam <11shivam00@gmail.com>
7373
Shraddheya Shendre <shendreshraddheya@gmail.com>
7474
Shubh Mehta <93862397+Shubh942@users.noreply.github.com>
7575
Shubham Mishra <shubh622005@gmail.com>
76+
Sivam Das <100067002+Sivam2313@users.noreply.github.com>
7677
Snehil Shah <130062020+Snehil-Shah@users.noreply.github.com>
7778
Soumajit Chatterjee <121816890+soumajit23@users.noreply.github.com>
7879
Spandan Barve <contact@marsian.dev>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ console.log( y.get( y.length-1 ).toString() );
316316
#include "stdlib/blas/base/cswap.h"
317317
```
318318

319-
#### c_cswap( N, X, strideX, Y, strideY )
319+
#### c_cswap( N, \*X, strideX, \*Y, strideY )
320320

321321
Interchanges two complex single-precision floating-point vectors.
322322

0 commit comments

Comments
 (0)