Skip to content

Commit 520e8bf

Browse files
Update README.md
1 parent 152d78f commit 520e8bf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ steps:
214214

215215
* first part of result:
216216

217-
`
217+
<pre>
218218
binder_free_thread(thread=0xffff88800c18f200)(enter)
219219
0xffff88800c18f200: 0xffff88806793c000 0x0000000000000001
220220
0xffff88800c18f210: 0x0000000000000000 0x0000000000000000
@@ -226,8 +226,8 @@ binder_free_thread(thread=0xffff88800c18f200)(enter)
226226
0xffff88800c18f270: 0x0000000000000003 0x0000000000007201
227227
0xffff88800c18f280: 0x0000000000000000 0x0000000000000000
228228
0xffff88800c18f290: 0x0000000000000003 0x0000000000007201
229-
`**`0xffff88800c18f2a0: 0x0000000000000000 0xffff88805c05cae0
230-
0xffff88800c18f2b0: 0xffff88805c05cae0 0x0000000000000000`**`
229+
<b>0xffff88800c18f2a0: 0x0000000000000000 0xffff88805c05cae0
230+
0xffff88800c18f2b0: 0xffff88805c05cae0 0x0000000000000000</b>
231231
0xffff88800c18f2c0: 0x0000000000000000 0x0000000000000000
232232
0xffff88800c18f2d0: 0x0000000000000000 0x0000000000000000
233233
0xffff88800c18f2e0: 0x0000000000000000 0x0000000000000000
@@ -243,7 +243,7 @@ binder_free_thread(thread=0xffff88800c18f200)(enter)
243243
0xffff88800c18f380: 0x0000000000000000 0x0000000000000001
244244
0xffff88800c18f390: 0xffff88806d4bb200
245245

246-
`
246+
</pre>
247247

248248

249249

0 commit comments

Comments
 (0)