Skip to content

Commit 1302ea6

Browse files
Update board/hx30/cypress5525.c to fix indent
Co-authored-by: Daniel Schaefer <[email protected]>
1 parent 8c4efe7 commit 1302ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

board/hx30/cypress5525.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -977,7 +977,7 @@ void cyp5525_port_int(int controller, int port)
977977
port,
978978
data2[0],
979979
data2[1]);
980-
}
980+
}
981981

982982
response_len = data2[1];
983983
switch (data2[0]) {

0 commit comments

Comments
 (0)