Skip to content

Commit e93a786

Browse files
blegatgdalle
andauthored
Apply suggestion from @gdalle
Co-authored-by: Guillaume Dalle <22795598+gdalle@users.noreply.github.com>
1 parent a029f83 commit e93a786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/decompression.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@ function decompress!(
586586
end
587587

588588
"""
589-
function decompress_csc!(
589+
decompress_csc!(
590590
nzA::AbstractVector{R},
591591
A_colptr::AbstractVector,
592592
B::AbstractMatrix{R},

0 commit comments

Comments
 (0)