Skip to content

Commit

Permalink
newline
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrik-johansson committed Feb 1, 2025
1 parent 8678b34 commit 7adb931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gr_mat/write.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ int
gr_mat_write(gr_stream_t out, const gr_mat_t mat, gr_ctx_t ctx)
{
return _gr_mat_write(out, mat, 1, ctx);
}
}

0 comments on commit 7adb931

Please sign in to comment.