mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-12-19 01:19:41 +08:00
opcodes: bpf-dis.c: fix typo in comment
This commit is contained in:
@@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
/* This disassembler supports two different syntaxes for BPF assembly.
|
/* This disassembler supports two different syntaxes for BPF assembly.
|
||||||
One is called "normal" and has the typical form for assembly
|
One is called "normal" and has the typical form for assembly
|
||||||
languages, with mnemonics and the like. The othe is called
|
languages, with mnemonics and the like. The other is called
|
||||||
"pseudoc" and looks like C. */
|
"pseudoc" and looks like C. */
|
||||||
|
|
||||||
enum bpf_dialect
|
enum bpf_dialect
|
||||||
|
|||||||
Reference in New Issue
Block a user