mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-12-16 06:08:09 +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.
|
||||
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. */
|
||||
|
||||
enum bpf_dialect
|
||||
|
||||
Reference in New Issue
Block a user