Skip to content

Commit e588f6a

Browse files
authored
Tabs instead of spaces
1 parent 1aab550 commit e588f6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/cpuinfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1671,7 +1671,7 @@ struct cpuinfo_arm_isa {
16711671
bool sve2;
16721672
bool i8mm;
16731673
bool sme;
1674-
bool sme2;
1674+
bool sme2;
16751675
uint32_t svelen;
16761676
#endif
16771677
bool rdm;

0 commit comments

Comments
 (0)