Skip to content

Commit b16e301

Browse files
committed
add missing blank line
1 parent ce0e848 commit b16e301

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Modules/blake2module.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -754,6 +754,7 @@ blake2_blake2b_copy_locked(Blake2Object *self, Blake2Object *cpy)
754754
goto error; \
755755
} \
756756
} while (0)
757+
757758
switch (self->impl) {
758759
#if HACL_CAN_COMPILE_SIMD256
759760
case Blake2b_256:

0 commit comments

Comments
 (0)