Skip to content

Commit 9e9ba56

Browse files
committed
style: remove trailing newlines
1 parent edc9c69 commit 9e9ba56

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/blas/base/zcopy/src

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/blas/base/zcopy/src/zcopy.f

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ subroutine zcopy( N, zx, strideX, zy, strideY )
9191
end do
9292
end if
9393
return
94-
end subroutine zcopy
94+
end subroutine zcopy

0 commit comments

Comments
 (0)