Skip to content

Commit 1f3b952

Browse files
committed
Removed empty spaces
1 parent ec934cc commit 1f3b952

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lldb/test/API/functionalities/gdb_remote_client/TestGDBServerTargetXML.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -665,10 +665,10 @@ class MyResponder(MockGDBServerResponder):
665665
"0102030405060708" # sp
666666
"0102030405060708" # gp
667667
"0102030405060708" # tp
668-
"0102030405060708" # t0
668+
"0102030405060708" # t0
669669
"0102030405060708" # t1
670670
"0102030405060708" # t2
671-
"0102030405060708" # fp
671+
"0102030405060708" # fp
672672
"0102030405060708" # s1
673673
"0102030405060708" # a0
674674
"0102030405060708" # a1

0 commit comments

Comments
 (0)