Skip to content

Commit ae9366d

Browse files
committed
random change - trigger 2
1 parent c05d8f1 commit ae9366d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ int main(int argc, char *argv[])
1515
err = gr_ctx_set_gen_names(ctx_mpoly, names);
1616
if(err != GR_SUCCESS) {
1717
printf("Cannot set generator names\n");
18-
return 0;
18+
return 1;
1919
}
2020

2121
GR_TMP_INIT4(x, y, r1, r2, ctx_mpoly);

0 commit comments

Comments
 (0)