Commit 480b32c
committed
trace2: use 'fmt' for the formatted message event field
In a message that is formatted/parameterised, we incorrectly use the
field name of 'format' rather than 'fmt'. Fix this.
Signed-off-by: Matthew John Cheetham <[email protected]>1 parent d4e2f59 commit 480b32c
File tree
2 files changed
+2
-2
lines changed2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
409 | 409 | | |
410 | 410 | | |
411 | 411 | | |
412 | | - | |
| 412 | + | |
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
| |||
0 commit comments