Commit 63989c7
tools: bootconfig: Regex enclosed with quotes to make syntax highlight proper
As suggested, changed the square brackets escaping to quote the whole Regex
class.
Link: https://lore.kernel.org/all/[email protected]/
Signed-off-by: Bhaskar Chowdhury <[email protected]>
Signed-off-by: Masami Hiramatsu (Google) <[email protected]>1 parent 347e9f5 commit 63989c7
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
171 | | - | |
| 170 | + | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
0 commit comments