Skip to content

Commit e42e98f

Browse files
committed
Indent
1 parent c88c73c commit e42e98f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/aegis128x2/aegis128x2_avx2.c

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,10 @@ struct aegis128x2_implementation aegis128x2_avx2_implementation = {
6868
.state_decrypt_detached_final = state_decrypt_detached_final,
6969
};
7070

71-
# ifdef __clang__
72-
# pragma clang attribute pop
73-
# endif
71+
# ifdef __clang__
72+
# pragma clang attribute pop
73+
# endif
7474

7575
# endif
7676

77-
#endif
77+
#endif

0 commit comments

Comments
 (0)