Skip to content

Commit

Permalink
Update relic_pc_exp.c
Browse files Browse the repository at this point in the history
  • Loading branch information
dfaranha authored Oct 29, 2023
1 parent 4c62e76 commit e5c6d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pc/relic_pc_exp.c
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ void gt_exp_dig(gt_t c, const gt_t a, dig_t b) {

gt_null(s);
gt_null(t);
bn_null(_k);
bn_null(_b);

RLC_TRY {
gt_new(s);
Expand Down

0 comments on commit e5c6d38

Please sign in to comment.