Skip to content

Commit

Permalink
style check
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhinJ committed Aug 20, 2023
1 parent d264adf commit 98c3281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ksp/ksp.c
Original file line number Diff line number Diff line change
Expand Up @@ -203,4 +203,4 @@ _pgr_ksp(PG_FUNCTION_ARGS) {
} else { /* do when there is no more left */
SRF_RETURN_DONE(funcctx);
}
}
}

0 comments on commit 98c3281

Please sign in to comment.